From 5b35d1cf5c4196fb0713abb7b93f94442bf556b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnes=20Minareci?= <gminareci@techfak.uni-bielefeld.de> Date: Thu, 4 Sep 2014 10:59:42 +0200 Subject: [PATCH] demoHomecomming.conf added --- ps-config/demoHomecomming/demoHomecomming.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 ps-config/demoHomecomming/demoHomecomming.conf diff --git a/ps-config/demoHomecomming/demoHomecomming.conf b/ps-config/demoHomecomming/demoHomecomming.conf new file mode 100644 index 00000000..d81aef39 --- /dev/null +++ b/ps-config/demoHomecomming/demoHomecomming.conf @@ -0,0 +1,15 @@ +[main] +startdb=43; +uttdb=47; +silence=400; +timeout=8; +openDeviceDirectly=yes; + +[pocketsphinxinstance] +name=confirm; +hmm=/vol/robocup/2014/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k; +dict=/vol/robocup/2014/share/SpeechRec/psGrammar/dictionary/tobiDic.dic; +jsgf=/vol/robocup/2014/share/SpeechRec/psGrammar/confirm/confirm.jsgf; +rsbscope=/speechrec/psa/confirm; +bestpath=no; +autoload=yes; -- GitLab