summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorJezra <jezra@jezra.net>2013-04-09 22:49:54 -0700
committerJezra <jezra@jezra.net>2013-04-09 22:49:54 -0700
commit6ea7c3c65bb14fded486acb4b8e9e2bb70efe40e (patch)
tree2156db340d2b39d2f42f26b2d29d4f373f10b122 /README
Init
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ab8248b
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+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
+