Skip to content
Snippets Groups Projects
Commit 3846c3a6 authored by Jonas Gerlach's avatar Jonas Gerlach
Browse files

added grammar and config for navigationTask

parent 096a79f1
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=otherCommand;
#hmm=../../../pocketsphinx/model/en-us/en-us;
#dict=../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../psGrammar/navigationTask/navigationTask.jsgf;
rsbscope=/speechrec/psa/stop;
bestpath=no;
autoload=yes;
#JSGF V1.0;
grammar navigationTask;
public <navigation> = [tobi] [please] (<stop>);
<stop> = stop [this];
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