diff options
author | Jezra <jezra@jezra.net> | 2013-04-09 22:53:54 -0700 |
---|---|---|
committer | Jezra <jezra@jezra.net> | 2013-04-09 22:53:54 -0700 |
commit | d81856fa08dda68dfef2b162934e2e598cb88d59 (patch) | |
tree | 2ff0eafb63f36553c9ec2af937ebdef33ff56392 | |
parent | 6ea7c3c65bb14fded486acb4b8e9e2bb70efe40e (diff) |
Updated readme
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README index ab8248b..4c2966d 100644 --- a/README +++ b/README @@ -1,3 +1,12 @@ +Requirements +=========== + +pocketsphinx +gstreamer (and what ever plugin has pocket sphinx support) +pyside + +0. move commands.tmp to commands and fill the file with sentences and command to run + 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 |