diff --git a/ps-config/demo/demoCentralLab.conf b/ps-config/demo/demoCentralLab.conf index e1f9ea8744df6858c7989ca2719d984033a817c0..cbd4b7c56d0c0388df9e77a8b7455b8c6c20db0f 100644 --- a/ps-config/demo/demoCentralLab.conf +++ b/ps-config/demo/demoCentralLab.conf @@ -39,12 +39,3 @@ 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; diff --git a/ps-config/gprs/gprs.conf b/ps-config/gprs/gprs.conf index 2e2ff174175a0ff465d3f64f240d438dd86f6f70..4cbb0ad23450605ec1eea846d508faaf865f2303 100644 --- a/ps-config/gprs/gprs.conf +++ b/ps-config/gprs/gprs.conf @@ -48,3 +48,12 @@ jsgf=/vol/robocup/2013/share/SpeechRec/psGrammar/confirm/confirm.jsgf; rsbscope=/speechrec/psa/confirm; 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;