From 87da5d0aaa5eeed007f04b868bb693e0be074608 Mon Sep 17 00:00:00 2001 From: Jezra Date: Fri, 17 Jan 2014 09:49:32 -0800 Subject: Changed README to reference a working corpus processing web page --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index b88048d..fe41ef9 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ Blather is a speech recognizer that will run commands when a user speaks preset 0. move commands.tmp to ~/.config/blather/commands.conf and fill the file with sentences and command to run 1. Run Blather.py, this will generate ~/.config/blather/sentences.corpus based on sentences in the 'commands' file 2. quit blather (there is a good chance it will just segfault) -3. go to and upload the sentences.corpus file +3. go to and upload the sentences.corpus file 4. download the resulting XXXX.lm file to the ~/.config/blather/language directory and rename to file to 'lm' 5. download the resulting XXXX.dic file to the ~/.config/blather/language directory and rename to file to 'dic' 6. run Blather.py @@ -35,4 +35,4 @@ To run blather with no UI and using a USB microphone recognized and device 2: There are a few ways to find the device number of a USB microphone. * `cat /proc/asound/cards` -* `arecord -l` \ No newline at end of file +* `arecord -l` -- cgit 1.4.1