Skip to content
Snippets Groups Projects
Commit 06742b8e authored by semeyerz's avatar semeyerz
Browse files

switched to new ps hmm

parent 2456f365
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ openDeviceDirectly=yes; ...@@ -7,7 +7,7 @@ openDeviceDirectly=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=person; name=person;
hmm=../../../pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=../../../pocketsphinx/model/hmm/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic; dict=../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../psGrammar/person/person.jsgf; jsgf=../../psGrammar/person/person.jsgf;
rsbscope=/speechrec/psa/person; rsbscope=/speechrec/psa/person;
...@@ -16,7 +16,7 @@ autoload=yes; ...@@ -16,7 +16,7 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=drinks; name=drinks;
hmm=../../../pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=../../../pocketsphinx/model/hmm/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic; dict=../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../psGrammar/object/drinks.jsgf; jsgf=../../psGrammar/object/drinks.jsgf;
rsbscope=/speechrec/psa/object; rsbscope=/speechrec/psa/object;
...@@ -25,7 +25,7 @@ autoload=yes; ...@@ -25,7 +25,7 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=confirm;
hmm=../../../pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=../../../pocketsphinx/model/hmm/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic; dict=../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../psGrammar/confirm/confirm.jsgf; jsgf=../../psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/confirm;
...@@ -34,7 +34,7 @@ autoload=yes; ...@@ -34,7 +34,7 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=ordering; name=ordering;
hmm=../../../pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=../../../pocketsphinx/model/hmm/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic; dict=../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../psGrammar/restaurant/ordering.jsgf; jsgf=../../psGrammar/restaurant/ordering.jsgf;
rsbscope=/speechrec/psa/ordering; rsbscope=/speechrec/psa/ordering;
...@@ -43,7 +43,7 @@ autoload=yes; ...@@ -43,7 +43,7 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=saveCommand; name=saveCommand;
hmm=../../../pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=../../../pocketsphinx/model/hmm/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic; dict=../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../psGrammar/restaurant/saveCommand.jsgf; jsgf=../../psGrammar/restaurant/saveCommand.jsgf;
rsbscope=/speechrec/psa/saveCommand; rsbscope=/speechrec/psa/saveCommand;
...@@ -52,7 +52,7 @@ autoload=yes; ...@@ -52,7 +52,7 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=otherCommand; name=otherCommand;
hmm=../../../pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=../../../pocketsphinx/model/hmm/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic; dict=../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../psGrammar/restaurant/otherCommand.jsgf; jsgf=../../psGrammar/restaurant/otherCommand.jsgf;
rsbscope=/speechrec/psa/otherCommand; rsbscope=/speechrec/psa/otherCommand;
...@@ -61,7 +61,7 @@ autoload=yes; ...@@ -61,7 +61,7 @@ autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=controlExecution; name=controlExecution;
hmm=../../../pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; hmm=../../../pocketsphinx/model/hmm/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic; dict=../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../psGrammar/commands/controlExecution.jsgf; jsgf=../../psGrammar/commands/controlExecution.jsgf;
rsbscope=/speechrec/psa/controlExecution; rsbscope=/speechrec/psa/controlExecution;
......
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