diff --git a/psConfig/demos/demoDynamic.conf b/psConfig/demos/demoDynamic.conf index 00f37225fa9a6225fc1329dc87b475007e50e3e3..5e35689970e903c144ce3e22a776ba599f71df39 100644 --- a/psConfig/demos/demoDynamic.conf +++ b/psConfig/demos/demoDynamic.conf @@ -1,4 +1,4 @@ -[main] + [main] startdb=43; uttdb=47; silence=400; @@ -28,13 +28,6 @@ jsgf=../../psGrammar/demos/learning.jsgf; bestpath=no; autoload=yes; -[pocketsphinxinstance] -name=locations; -rsbscope=/speechrec/psa/locations; -jsgf=../../psGrammar/demos/locations.jsgf; -bestpath=no; -autoload=yes; - [pocketsphinxinstance] name=listen; rsbscope=/speechrec/psa/listen; @@ -42,11 +35,6 @@ jsgf=../../psGrammar/demos/listen.jsgf; bestpath=no; autoload=yes; - - - - - [pocketsphinxinstance] name=person; jsgf=../../psGrammar/demos/person.jsgf;