Skip to content
Snippets Groups Projects
Commit 4a84f7d1 authored by gminareci's avatar gminareci
Browse files

gprs changed hmm vol

parent b573ec9b
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ timeout=8;
openDeviceDirectly=yes;
[pocketsphinxinstance]
name=gprs;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/gprs/gprs.jsgf;
rsbscope=/speechrec/psa/gprs;
......@@ -15,7 +15,7 @@ autoload=yes;
[pocketsphinxinstance]
name=gprsPerson;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/gprsPerson/gprsPerson.jsgf;
rsbscope=/speechrec/psa/gprsPerson;
......@@ -24,7 +24,7 @@ autoload=yes;
[pocketsphinxinstance]
name=location;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/location/location.jsgf;
rsbscope=/speechrec/psa/location;
......@@ -33,7 +33,7 @@ autoload=yes;
[pocketsphinxinstance]
name=object;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/object/object.jsgf;
rsbscope=/speechrec/psa/object;
......@@ -42,7 +42,7 @@ autoload=yes;
[pocketsphinxinstance]
name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm;
......@@ -51,7 +51,7 @@ autoload=yes;
[pocketsphinxinstance]
name=otherCommand;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/restaurant/otherCommand.jsgf;
rsbscope=/speechrec/psa/otherCommand;
......
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