minor updates, 2
This commit is contained in:
parent
b4fd26a42a
commit
f13745f190
@ -21,13 +21,18 @@ Models should be packaged in a gzip tar. Each archive should contain the model
|
|||||||
│
|
│
|
||||||
└───not-wake-words/ # samples that are clearly not wake words
|
└───not-wake-words/ # samples that are clearly not wake words
|
||||||
│ │
|
│ │
|
||||||
|
│ │ │ README.md
|
||||||
|
│ │ │
|
||||||
│ └───lang-short/ # the two-character ISO 639-1 language code eg de, en, es, pt, etc.
|
│ └───lang-short/ # the two-character ISO 639-1 language code eg de, en, es, pt, etc.
|
||||||
|
│ │ │ README.md
|
||||||
│ │ │ metadata.csv # a transcript for the not-wake-word files
|
│ │ │ metadata.csv # a transcript for the not-wake-word files
|
||||||
│ │ │ notwakeword-lang-uuid.wav
|
│ │ │ notwakeword-lang-uuid.wav
|
||||||
│ │ │ notwakeword-lang-uuid.wav
|
│ │ │ notwakeword-lang-uuid.wav
|
||||||
│ │ │ ...
|
│ │ │ ...
|
||||||
│ │
|
│ │
|
||||||
│ └───noises/ # samples that are not audible words
|
│ └───noises/ # samples that are not audible words
|
||||||
|
│ │ README.md
|
||||||
|
│ │ metadata.csv #
|
||||||
│ │ noise-uuid.wav
|
│ │ noise-uuid.wav
|
||||||
│ │ noise-uuid.wav
|
│ │ noise-uuid.wav
|
||||||
│ │ ...
|
│ │ ...
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
I, [author name], hereby agree to waive all claim of copyright (economic and moral) in all content contributed by me, the user, and immediately place any and all contributions by me into the public domain, unless otherwise noted.
|
I, [author name], hereby agree to waive all claim of copyright (economic and moral) in all content contributed by me, the user, and immediately place any and all contributions by me into the public domain, unless otherwise noted.
|
||||||
I grant anyone the right to use my work for any purpose, without any conditions, to be changed or destroyed in any manner whatsoever without any attribution or notification.
|
I grant anyone the right to use my work for any purpose, without any conditions, to be changed or destroyed in any manner whatsoever without any attribution or notification.
|
||||||
|
No warranties are given.
|
||||||
|
|
||||||
Files released into public domain:
|
Files released into public domain:
|
||||||
/file/name/1
|
/file/name/1
|
||||||
|
@ -3,6 +3,7 @@ I grant anyone the right to use my work for any purpose, without any conditions,
|
|||||||
No warranties are given.
|
No warranties are given.
|
||||||
|
|
||||||
Files released into public domain:
|
Files released into public domain:
|
||||||
|
athena-en-0.3.0-20190801-eltocino.tar.gz
|
||||||
athena-en-0111603b-448a-47cf-a707-92ad4ba277fd.wav
|
athena-en-0111603b-448a-47cf-a707-92ad4ba277fd.wav
|
||||||
athena-en-01355138-772d-4794-981a-eaa27fe47074.wav
|
athena-en-01355138-772d-4794-981a-eaa27fe47074.wav
|
||||||
athena-en-02f08d07-a764-40f2-90c5-2657da33c668.wav
|
athena-en-02f08d07-a764-40f2-90c5-2657da33c668.wav
|
||||||
|
Loading…
Reference in New Issue
Block a user