diff --git a/ps-config/jgerlach_challenge/jgerlach_challenge.conf b/ps-config/jgerlach_challenge/jgerlach_challenge.conf index 17e30677680fffdabbde7ae829ac332baaad4bcd..4ad8e256d3c75df41bf69cc36140a9ea02834579 100644 --- a/ps-config/jgerlach_challenge/jgerlach_challenge.conf +++ b/ps-config/jgerlach_challenge/jgerlach_challenge.conf @@ -7,8 +7,8 @@ openDeviceDirectly=yes; [pocketsphinxinstance] name=jgerlach_challenge; -hmm=../../../pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; -dict=../../psGrammar/dictionary/tobiDic.dic; +#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; @@ -16,8 +16,8 @@ autoload=yes; [pocketsphinxinstance] name=confirm; -hmm=../../../pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; -dict=../../psGrammar/dictionary/tobiDic.dic; +#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;