diff --git a/pocketsphinxAdapter/config/openChallange/openChallange.conf b/pocketsphinxAdapter/config/openChallange/openChallange.conf new file mode 100644 index 0000000000000000000000000000000000000000..f906ed96622ffde9ae64809bb5dd1b2a620f05ee --- /dev/null +++ b/pocketsphinxAdapter/config/openChallange/openChallange.conf @@ -0,0 +1,14 @@ +[main] +startdb=30; +uttdb=35; +silence=400; +timeout=8; +openDeviceDirectly=yes; +[pocketsphinxinstance] +name=confirm; +hmm=/vol/robocup/2013/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; +dict=/vol/robocup/2013/share/SpeechRec/psGrammar/dictionary/tobiDic.dic; +jsgf=/vol/robocup/2013/share/SpeechRec/psGrammar/confirm/confirm.jsgf; +rsbscope=/speechrec/psa/confirm; +bestpath=no; +autoload=yes; diff --git a/pocketsphinxAdapter/config/openChallange/openChallange.conf~ b/pocketsphinxAdapter/config/openChallange/openChallange.conf~ new file mode 100644 index 0000000000000000000000000000000000000000..f906ed96622ffde9ae64809bb5dd1b2a620f05ee --- /dev/null +++ b/pocketsphinxAdapter/config/openChallange/openChallange.conf~ @@ -0,0 +1,14 @@ +[main] +startdb=30; +uttdb=35; +silence=400; +timeout=8; +openDeviceDirectly=yes; +[pocketsphinxinstance] +name=confirm; +hmm=/vol/robocup/2013/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; +dict=/vol/robocup/2013/share/SpeechRec/psGrammar/dictionary/tobiDic.dic; +jsgf=/vol/robocup/2013/share/SpeechRec/psGrammar/confirm/confirm.jsgf; +rsbscope=/speechrec/psa/confirm; +bestpath=no; +autoload=yes;