Somewhat fancy voice command recognition software
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Jezra 6ea7c3c65b Init 11年前
README Init 11年前
TTS.py Init 11年前
blather.py Init 11年前
commands.tmp Init 11年前

README

1. Run blather.py, this will generate a 'sentences.corpus' file based on sentences in the 'commands' file
2. quit blather (there is a good chance it will just segfault)
3. go to http://www.speech.cs.cmu.edu/tools/lmtool-new.html and upload the sentences.corpus file
4. download the resulting XXXX.lm file to the 'language' directory and rename to file to 'lm'
5. download the resulting XXXX.dic file to the 'language' directory and rename to file to 'dic'
6. run blather.py
7. start talking