diff --git a/ps-config/robotZoo/roboZoo.conf b/ps-config/robotZoo/roboZoo.conf index 6c2336d17cdff68aa146f84d249bbb10fea599b5..41697c4c1c2d6a32ad8ef6ea5e367ca3a5922b4b 100644 --- a/ps-config/robotZoo/roboZoo.conf +++ b/ps-config/robotZoo/roboZoo.conf @@ -23,6 +23,15 @@ rsbscope=/speechrec/psa/roboZoo; bestpath=no; autoload=yes; +[pocketsphinxinstance] +name=Ask4Task; +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/robotZoo/Ask4Task.jsgf; +rsbscope=/speechrec/psa/Ask4Task; +bestpath=no; +autoload=yes; + [pocketsphinxinstance] name=person; hmm=/vol/robocup/2013/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;