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

demoDynamic conf

parent 08723a3a
No related branches found
No related tags found
No related merge requests found
[main]
startdb=43;
uttdb=47;
silence=400;
timeout=8;
openDeviceDirectly=yes;
[pocketsphinxinstance]
name=person;
jsgf=../../psGrammar/demos/person.jsgf;
rsbscope=/speechrec/psa/person;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=drinks;
jsgf=../../psGrammar/object/drinks.jsgf;
rsbscope=/speechrec/psa/object;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=confirm;
jsgf=../../psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=ordering;
jsgf=../../psGrammar/demos/ordering.jsgf;
rsbscope=/speechrec/psa/ordering;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=saveCommand;
rsbscope=/speechrec/psa/saveCommand;
jsgf=../../psGrammar/demos/saveCommand.jsgf;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=controlExecution;
rsbscope=/speechrec/psa/controlExecution;
jsgf=../../psGrammar/commands/controlExecution.jsgf;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=controlExecution;
rsbscope=/speechrec/psa/saveLocation;
jsgf=../../psGrammar/commands/saveLocation.jsgf;
hmm=../../../pocketsphinx/model/en-us/en-us;
dict=../../psGrammar/dictionary/tobiDic.dic;
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