소스 검색

Updated the README to correct instructions for copying commands file

Jezra 10 년 전
부모
커밋
add80c4852
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README

+ 1
- 1
README 파일 보기

@@ -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…
취소
저장