Can this <rawdir> be the wav directory that I use in sphinx3_decode?
If not, how can I say to sphinx3_continuous that I want to decode wav files ? </rawdir>
And also when I give same cfg file that I use in sphinx3_decode it gives an
error like:
ERROR: "cmd_ln.c", line 766: Nesting quotations is not supported!
FATAL_ERROR: "main_continuous.c", line 189: Bad configuration file
../etc/sphinx_decode.cfg.
I am sure that my cfg file works perfect in sphinx3_decode.
In which format should be the sphinx3_continuous configuration file ?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
sphinx3_continuous require arguments like below:
sphinx3_continuous <ctrlfile> <rawdir> <cfgfile> </cfgfile></rawdir></ctrlfile>
Can this <rawdir> be the wav directory that I use in sphinx3_decode?
If not, how can I say to sphinx3_continuous that I want to decode wav files ? </rawdir>
And also when I give same cfg file that I use in sphinx3_decode it gives an
error like:
ERROR: "cmd_ln.c", line 766: Nesting quotations is not supported!
FATAL_ERROR: "main_continuous.c", line 189: Bad configuration file
../etc/sphinx_decode.cfg.
I am sure that my cfg file works perfect in sphinx3_decode.
In which format should be the sphinx3_continuous configuration file ?
Thanks.