Skip to content
Snippets Groups Projects
Commit f26a1912 authored by Kevin Gardeja's avatar Kevin Gardeja
Browse files
parents e5bc10a9 897a94c5
No related branches found
No related tags found
No related merge requests found
[main]
startdb=47;
uttdb=52;
silence=400;
timeout=8;
openDeviceDirectly=yes;
[pocketsphinxinstance]
name=jgerlach_challenge;
hmm=../../../pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../psGrammar/jgerlach_challenge/jgerlach_challenge.jsgf;
rsbscope=/speechrec/psa/jgerlach_challenge;
bestpath=no;
autoload=yes;
[pocketsphinxinstance]
name=confirm;
hmm=../../../pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k;
dict=../../psGrammar/dictionary/tobiDic.dic;
jsgf=../../psGrammar/confirm/confirm.jsgf;
rsbscope=/speechrec/psa/confirm;
bestpath=no;
autoload=yes;
#JSGF V1.0;
grammar jgerlach_challenge;
public <roomNT> = (<kitchenNT> | <livingRoomNT>);
<kitchenNT> = [clean up the] kitchen;
<livingRoomNT> = [clean up the] living room;
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