diff --git a/ps-config/demo/demoCentralLab.conf b/ps-config/demo/demoCentralLab.conf index cbd4b7c56d0c0388df9e77a8b7455b8c6c20db0f..e1f9ea8744df6858c7989ca2719d984033a817c0 100644 --- a/ps-config/demo/demoCentralLab.conf +++ b/ps-config/demo/demoCentralLab.conf @@ -39,3 +39,12 @@ jsgf=/vol/robocup/2013/share/SpeechRec/psGrammar/sfb/review.jsgf; rsbscope=/speechrec/psa/sfbreview; bestpath=no; autoload=yes; + +[pocketsphinxinstance] +name=basicFunctionalities; +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/basicFunctionalities/basicFunctionalities.jsgf; +rsbscope=/speechrec/psa/basicFunctionalities; +bestpath=no; +autoload=yes;