Browse Source

Updated the README to correct instructions for copying commands file

Jezra 10 years ago
parent
commit
add80c4852
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README

+ 1
- 1
README View File

@@ -8,7 +8,7 @@ Blather is a speech recognizer that will run commands when a user speaks preset
8 8
 4. pygtk (only required for the Gtk based UI)
9 9
 
10 10
 ##Usage
11
-0. move commands.tmp to ~/.config/blather/commands and fill the file with sentences and command to run
11
+0. move commands.tmp to ~/.config/blather/commands.conf and fill the file with sentences and command to run
12 12
 1. Run Blather.py, this will generate ~/.config/blather/sentences.corpus based on sentences in the 'commands' file
13 13
 2. quit blather (there is a good chance it will just segfault)
14 14
 3. go to <http://www.speech.cs.cmu.edu/tools/lmtool-new.html> and upload the sentences.corpus file

Loading…
Cancel
Save