Skip to content
Snippets Groups Projects
Commit 169f3810 authored by pvonneumanncosel's avatar pvonneumanncosel
Browse files

clean up psconfigs

parent ba77b1e5
No related branches found
No related tags found
No related merge requests found
[main] [main]
startdb=30; startdb=30;
uttdb=35; uttdb=35;
silence=400; silence=600;
timeout=8; timeout=8;
openDeviceDirectly=yes; openDeviceDirectly=yes;
alsadevice=sysdefault; alsadevice=sysdefault;
[pocketsphinxinstance] [pocketsphinxinstance]
name=Main; name=gpsrCommands;
dict=../../../psGrammar/dictionary/tobiDic.dic; dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../psGrammar/tasks/gpsr/gpsr_2017.jsgf; jsgf=../../../psGrammar/tasks/gpsr/gpsr.jsgf;
rsbscope=/speechrec/psa/gpsrMain; rsbscope=/speechrec/psa/gpsrCommands;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=confirm; name=gpsrQuestions;
dict=../../../psGrammar/dictionary/tobiDic.dic; dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../psGrammar/confirm/confirm.jsgf; jsgf=../../../psGrammar/tasks/gpsr/question.jsgf;
rsbscope=/speechrec/psa/confirm; rsbscope=/speechrec/psa/gpsrQuestions;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
[pocketsphinxinstance] [pocketsphinxinstance]
name=quest; name=confirm;
dict=../../../psGrammar/dictionary/tobiDic.dic; dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../psGrammar/tasks/gpsr/answer.jsgf; jsgf=../../../psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/answer; rsbscope=/speechrec/psa/confirm;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
...@@ -38,10 +38,3 @@ rsbscope=/speechrec/psa/person; ...@@ -38,10 +38,3 @@ rsbscope=/speechrec/psa/person;
bestpath=no; bestpath=no;
autoload=yes; autoload=yes;
[pocketsphinxinstance]
name=follow;
dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../psGrammar/tasks/gpsr/followandguide.jsgf;
rsbscope=/speechrec/psa/followandguide;
bestpath=no;
autoload=yes;
[main]
startdb=30;
uttdb=35;
silence=400;
timeout=8;
openDeviceDirectly=yes;
alsadevice=sysdefault;
[pocketsphinxinstance]
name=Main;
dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../psGrammar/tasks/gpsr/gpsr_2018.jsgf;
rsbscope=/speechrec/psa/gpsrMain;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=confirm;
dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=quest;
dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../psGrammar/tasks/gpsr/answer_2018.jsgf;
rsbscope=/speechrec/psa/answer_2018;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=person;
dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../psGrammar/person/person.jsgf;
rsbscope=/speechrec/psa/person;
bestpath=no;
autoload=yes;
[main]
startdb=50;
uttdb=55;
silence=600;
timeout=8;
openDeviceDirectly=yes;
alsadevice=pepper_front;
[pocketsphinxinstance]
name=Main;
dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../psGrammar/tasks/gpsr/pepper/gpsr.jsgf;
rsbscope=/speechrec/psa/gpsrMain;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=confirm;
dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=quest;
dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../psGrammar/tasks/gpsr/answer.jsgf;
rsbscope=/speechrec/psa/answer;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=person;
dict=../../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../../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