Add NATO single-word dataset scaffold
This commit is contained in:
parent
510d280b74
commit
8169db98f4
3 changed files with 46 additions and 0 deletions
3
exploration/vosk/nato_words/.gitignore
vendored
Normal file
3
exploration/vosk/nato_words/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
manifest.jsonl
|
||||
samples/
|
||||
eval_runs/
|
||||
28
exploration/vosk/nato_words/phrases.txt
Normal file
28
exploration/vosk/nato_words/phrases.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# NATO alphabet single-word grammar labels.
|
||||
# One phrase per line.
|
||||
alpha
|
||||
bravo
|
||||
charlie
|
||||
delta
|
||||
echo
|
||||
foxtrot
|
||||
golf
|
||||
hotel
|
||||
india
|
||||
juliett
|
||||
kilo
|
||||
lima
|
||||
mike
|
||||
november
|
||||
oscar
|
||||
papa
|
||||
quebec
|
||||
romeo
|
||||
sierra
|
||||
tango
|
||||
uniform
|
||||
victor
|
||||
whiskey
|
||||
x-ray
|
||||
yankee
|
||||
zulu
|
||||
Loading…
Add table
Add a link
Reference in a new issue