hello guys, i met some problems when i tried to follow the tutroial to build
the acoustic model but when i run the program make_feats.pl, i always get an
error said that " configuration (e.g. ect\sphinx_train.cfg) not
defined.compilation failed in require at make_feats.pl line43. BEGIN failed--
compilation aborted at make_feats.pl line43.
why it said that the configuration not defined? i think i follow the steps in
tutorial correctly and i did this training in windows environment..
i copy the make_feats.pl to the an4\ect folder where i store the
sphinx_train.cfg and other transcription file and some related files. and my
command line look like this:
make_feats.pl -ctl an4_train.fileids -cfg sphinx_train.cfg
can anyone help me ? thanks a lot
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello guys, i met some problems when i tried to follow the tutroial to build
the acoustic model but when i run the program make_feats.pl, i always get an
error said that " configuration (e.g. ect\sphinx_train.cfg) not
defined.compilation failed in require at make_feats.pl line43. BEGIN failed--
compilation aborted at make_feats.pl line43.
why it said that the configuration not defined? i think i follow the steps in
tutorial correctly and i did this training in windows environment..
i copy the make_feats.pl to the an4\ect folder where i store the
sphinx_train.cfg and other transcription file and some related files. and my
command line look like this:
make_feats.pl -ctl an4_train.fileids -cfg sphinx_train.cfg
can anyone help me ? thanks a lot
It also can report that configuration is not defined if you accidentally
corrupted syntax of the config file. Verify your changes.