diff --git a/not-wake-words/README.md b/not-wake-words/README.md new file mode 100644 index 0000000..9b1689c --- /dev/null +++ b/not-wake-words/README.md @@ -0,0 +1,9 @@ +## Not wake words + +When uploading files to this directory, include a metadata.csv file. The format of the metadata file should follow: + +``` +filename, transcript, language, related wake word (optional) +``` + + diff --git a/not-wake-words/en/README.md b/not-wake-words/en/README.md new file mode 100644 index 0000000..9b1689c --- /dev/null +++ b/not-wake-words/en/README.md @@ -0,0 +1,9 @@ +## Not wake words + +When uploading files to this directory, include a metadata.csv file. The format of the metadata file should follow: + +``` +filename, transcript, language, related wake word (optional) +``` + + diff --git a/not-wake-words/noises/README.md b/not-wake-words/noises/README.md new file mode 100644 index 0000000..d7042cb --- /dev/null +++ b/not-wake-words/noises/README.md @@ -0,0 +1,3 @@ +## Noises + +This directory is meant to house any clips that contain sound, but not recognizable speech of any language. Loud noises, conversations that can't be clearly discerned, sirens, bangs, cracks, coughs, and so on.