Skip to content
Snippets Groups Projects
Commit 4b49b99e authored by Leon Ziegler's avatar Leon Ziegler
Browse files

fixed grammar locations

parent 9c07e315
No related branches found
No related tags found
No related merge requests found
Showing
with 80 additions and 95 deletions
...@@ -8,8 +8,8 @@ openDeviceDirectly=yes; ...@@ -8,8 +8,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=basicFunctionalities; name=basicFunctionalities;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/basicFunctionalities/basicFunctionalities.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/basicFunctionalities/basicFunctionalities.jsgf;
rsbscope=/speechrec/psa/basicFunctionalities; rsbscope=/speechrec/psa/basicFunctionalities;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
[main]
startdb=30;
uttdb=35;
silence=400;
timeout=8;
openDeviceDirectly=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;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=cleanUp; name=cleanUp;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/cleanUp/cleanUp.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/cleanUp/cleanUp.jsgf;
rsbscope=/speechrec/psa/cleanUp; rsbscope=/speechrec/psa/cleanUp;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -16,8 +16,8 @@ autoload=yes; ...@@ -16,8 +16,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/confirm/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=person; name=person;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/person/person.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/person/person.jsgf;
rsbscope=/speechrec/psa/person; rsbscope=/speechrec/psa/person;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -16,8 +16,8 @@ autoload=yes; ...@@ -16,8 +16,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=object; name=object;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/cocktailparty/object.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/cocktailparty/object.jsgf;
rsbscope=/speechrec/psa/object; rsbscope=/speechrec/psa/object;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -25,8 +25,8 @@ autoload=yes; ...@@ -25,8 +25,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/confirm/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=shellgame; name=shellgame;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/shellgame/shellgame.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/shellgame/shellgame.jsgf;
rsbscope=/speechrec/psa/shellgame; rsbscope=/speechrec/psa/shellgame;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -16,8 +16,8 @@ autoload=yes; ...@@ -16,8 +16,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/confirm/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -25,8 +25,8 @@ autoload=yes; ...@@ -25,8 +25,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=commands; name=commands;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/commands/commands.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/commands/commands.jsgf;
rsbscope=/speechrec/psa/commands; rsbscope=/speechrec/psa/commands;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -34,8 +34,8 @@ autoload=yes; ...@@ -34,8 +34,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=sfbreview; name=sfbreview;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/sfb/review.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/sfb/review.jsgf;
rsbscope=/speechrec/psa/sfbreview; rsbscope=/speechrec/psa/sfbreview;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=demoChallange; name=demoChallange;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/demoChallange/demoChallange.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/demoChallange/demoChallange.jsgf;
rsbscope=/speechrec/psa/demoChallange; rsbscope=/speechrec/psa/demoChallange;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -16,8 +16,8 @@ autoload=yes; ...@@ -16,8 +16,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/confirm/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -8,8 +8,8 @@ openDeviceDirectly=yes; ...@@ -8,8 +8,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/confirm/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -17,8 +17,8 @@ autoload=yes; ...@@ -17,8 +17,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=commands; name=commands;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/demoChallenge/commands.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/demoChallenge/commands.jsgf;
rsbscope=/speechrec/psa/commands; rsbscope=/speechrec/psa/commands;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/confirm/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/confirm/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=followMe; name=followMe;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/followMe/followMe.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/followMe/followMe.jsgf;
rsbscope=/speechrec/psa/followMe; rsbscope=/speechrec/psa/followMe;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -16,8 +16,8 @@ autoload=yes; ...@@ -16,8 +16,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/followMe/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/followMe/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=gprs; name=gprs;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/gprs/gprs.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/gprs/gprs.jsgf;
rsbscope=/speechrec/psa/gprs; rsbscope=/speechrec/psa/gprs;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -16,8 +16,8 @@ autoload=yes; ...@@ -16,8 +16,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=gprsPerson; name=gprsPerson;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/gprsPerson/gprsPerson.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/gprsPerson/gprsPerson.jsgf;
rsbscope=/speechrec/psa/gprsPerson; rsbscope=/speechrec/psa/gprsPerson;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -25,8 +25,8 @@ autoload=yes; ...@@ -25,8 +25,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=location; name=location;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/location/location.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/location/location.jsgf;
rsbscope=/speechrec/psa/location; rsbscope=/speechrec/psa/location;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -34,8 +34,8 @@ autoload=yes; ...@@ -34,8 +34,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=object; name=object;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/object/object.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/object/object.jsgf;
rsbscope=/speechrec/psa/object; rsbscope=/speechrec/psa/object;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -43,8 +43,8 @@ autoload=yes; ...@@ -43,8 +43,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/confirm/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -52,8 +52,8 @@ autoload=yes; ...@@ -52,8 +52,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=basicFunctionalities; name=basicFunctionalities;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/basicFunctionalities/basicFunctionalities.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/basicFunctionalities/basicFunctionalities.jsgf;
rsbscope=/speechrec/psa/basicFunctionalities; rsbscope=/speechrec/psa/basicFunctionalities;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=leave; name=leave;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/leave/leave.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/leave/leave.jsgf;
rsbscope=/speechrec/psa/leave; rsbscope=/speechrec/psa/leave;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -16,8 +16,8 @@ autoload=yes; ...@@ -16,8 +16,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=bironLeave; name=bironLeave;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/bironLeave/bironLeave.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/bironLeave/bironLeave.jsgf;
rsbscope=/speechrec/psa/bironLeave; rsbscope=/speechrec/psa/bironLeave;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=leave; name=leave;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/leave/leave.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/leave/leave.jsgf;
rsbscope=/speechrec/psa/leave; rsbscope=/speechrec/psa/leave;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=bironLeave; name=bironLeave;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/bironLeave/bironLeave.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/bironLeave/bironLeave.jsgf;
rsbscope=/speechrec/psa/bironLeave; rsbscope=/speechrec/psa/bironLeave;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/confirm/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -8,8 +8,8 @@ openDeviceDirectly=yes; ...@@ -8,8 +8,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/confirm/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -17,8 +17,8 @@ autoload=yes; ...@@ -17,8 +17,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=commands; name=commands;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/commands/commands.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/commands/commands.jsgf;
rsbscope=/speechrec/psa/commands; rsbscope=/speechrec/psa/commands;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -26,8 +26,8 @@ autoload=yes; ...@@ -26,8 +26,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=sfbreview; name=sfbreview;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/sfb/review.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/sfb/review.jsgf;
rsbscope=/speechrec/psa/sfbreview; rsbscope=/speechrec/psa/sfbreview;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -35,8 +35,8 @@ autoload=yes; ...@@ -35,8 +35,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=rsm; name=rsm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/rsm/rsm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/rsm/rsm.jsgf;
rsbscope=/speechrec/psa/rsm; rsbscope=/speechrec/psa/rsm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -7,8 +7,8 @@ openDeviceDirectly=yes; ...@@ -7,8 +7,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=restaurant; name=restaurant;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/restaurant/restaurant.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/restaurant/restaurant.jsgf;
rsbscope=/speechrec/psa/restaurant; rsbscope=/speechrec/psa/restaurant;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -16,8 +16,8 @@ autoload=yes; ...@@ -16,8 +16,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/confirm/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -8,8 +8,8 @@ openDeviceDirectly=yes; ...@@ -8,8 +8,8 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/robotZoo/confirm.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/robotZoo/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -17,8 +17,8 @@ autoload=yes; ...@@ -17,8 +17,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=roboZoo; name=roboZoo;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/robotZoo/roboZoo.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/robotZoo/roboZoo.jsgf;
rsbscope=/speechrec/psa/roboZoo; rsbscope=/speechrec/psa/roboZoo;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -26,8 +26,8 @@ autoload=yes; ...@@ -26,8 +26,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=Ask4Task; name=Ask4Task;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/robotZoo/Ask4Task.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/robotZoo/Ask4Task.jsgf;
rsbscope=/speechrec/psa/Ask4Task; rsbscope=/speechrec/psa/Ask4Task;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -35,8 +35,8 @@ autoload=yes; ...@@ -35,8 +35,8 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=person; name=person;
hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=/vol/robocup/2014/share/SpeechRec/psConfig/dictionary/tobiDic.dic; dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic;
jsgf=/vol/robocup/2014/share/SpeechRec/psConfig/person/person.jsgf; jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/person/person.jsgf;
rsbscope=/speechrec/psa/person; rsbscope=/speechrec/psa/person;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -9,12 +9,12 @@ if [ ! -n "$prefix" ]; then ...@@ -9,12 +9,12 @@ if [ ! -n "$prefix" ]; then
exit 1 exit 1
fi fi
mkdir -p ${prefix}/share/SpeechRec/psConfig mkdir -p ${prefix}/share/SpeechRec/psGrammar
for i in `ls` for i in `ls`
do do
if [ -d $i ] if [ -d $i ]
then cp -r $i ${prefix}/share/SpeechRec/psConfig then cp -r $i ${prefix}/share/SpeechRec/psGrammar
fi fi
done done
......
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