Browse Source

Updated readme

Jezra 11 years ago
parent
commit
d81856fa08
1 changed files with 9 additions and 0 deletions
  1. 9
    0
      README

+ 9
- 0
README View File

@@ -1,3 +1,12 @@
1
+Requirements
2
+===========
3
+
4
+pocketsphinx	
5
+gstreamer (and what ever plugin has pocket sphinx support)
6
+pyside 
7
+
8
+0. move commands.tmp to commands and fill the file with sentences and command to run
9
+
1 10
 1. Run blather.py, this will generate a 'sentences.corpus' file based on sentences in the 'commands' file
2 11
 2. quit blather (there is a good chance it will just segfault)
3 12
 3. go to http://www.speech.cs.cmu.edu/tools/lmtool-new.html and upload the sentences.corpus file

Loading…
Cancel
Save