diff --git a/psConfig/tasks/helpmecarry.conf b/psConfig/tasks/helpmecarry.conf index 1cb19e38c8b44af991636fd203d69c8a7453e659..51676ed0e893420d7c028e73057917db4e5b06aa 100644 --- a/psConfig/tasks/helpmecarry.conf +++ b/psConfig/tasks/helpmecarry.conf @@ -15,7 +15,7 @@ autoload=yes; [pocketsphinxinstance] name=command; -jsgf=../../psGrammar/tasks/helpmecarry/helpmecarry_commands.jsgf; +jsgf=../../psGrammar/tasks/helpmecarry/helmecarry_commands.jsgf; rsbscope=/speechrec/psa/helpmecarry/command; bestpath=no; autoload=yes; diff --git a/psConfig/tasks/helpmecarrySSPL.conf b/psConfig/tasks/helpmecarrySSPL.conf new file mode 100644 index 0000000000000000000000000000000000000000..bbfdd6ab3fb965d71f96d6990e4cec6bc51035c5 --- /dev/null +++ b/psConfig/tasks/helpmecarrySSPL.conf @@ -0,0 +1,30 @@ +[main] +startdb=43; +uttdb=47; +silence=400; +timeout=8; +openDeviceDirectly=yes; +alsadevice=sysdefault; + +[pocketsphinxinstance] +name=name; +jsgf=../../psGrammar/tasks/helpmecarry/helpmecarry_meetPerson.jsgf; +rsbscope=/speechrec/psa/helpmecarry/name; +bestpath=no; +autoload=yes; + +[pocketsphinxinstance] +name=command; +jsgf=../../psGrammar/tasks/helpmecarry/commandsSSPL.jsgf; +rsbscope=/speechrec/psa/helpmecarry/command; +bestpath=no; +autoload=yes; + + +[pocketsphinxinstance] +name=confirm; +jsgf=../../psGrammar/confirm/confirm.jsgf; +rsbscope=/speechrec/psa/confirm; +bestpath=no; +autoload=yes; +