Skip to content
Snippets Groups Projects
Commit 44fb7cd2 authored by mholland's avatar mholland
Browse files

adapted zoo cofig

parent a7962f35
No related branches found
No related tags found
No related merge requests found
...@@ -22,3 +22,12 @@ jsgf=/vol/robocup/2013/share/SpeechRec/psGrammar/robotZoo/roboZoo.jsgf; ...@@ -22,3 +22,12 @@ jsgf=/vol/robocup/2013/share/SpeechRec/psGrammar/robotZoo/roboZoo.jsgf;
rsbscope=/speechrec/psa/roboZoo; rsbscope=/speechrec/psa/roboZoo;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
[pocketsphinxinstance]
name=person;
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/person/person.jsgf;
rsbscope=/speechrec/psa/person;
bestpath=no;
autoload=yes;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment