I've downloaded the last svn version of SphinxTrain, but it doesn't work
when i try to run the script verify_all.pl i obtain this output
> aenima1891@aenima1891-laptop:~/tesina/digits/scripts_pl$ perl 00/veri
> Configuration (e.g. etc/sphinx_train.cfg) not defined
> Compilation failed in require at 00.verify/verify_all.pl line 47.
> BEGIN failed--compilation aborted at 00.verify/verify_all.pl line 47.
the line 47 of the script is:
> use SphinxTrain::Util;
what can i do? the other scripts don't work as well, and the problem is always "Util".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I suggest you to start with clean directory and tutorial first, then move step by step. In your case you just forgot to update some files, run SphinxTrain/scripts_pl/setup_SphinxTrain --force once again.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've downloaded the last svn version of SphinxTrain, but it doesn't work
when i try to run the script verify_all.pl i obtain this output
> aenima1891@aenima1891-laptop:~/tesina/digits/scripts_pl$ perl 00/veri
> Configuration (e.g. etc/sphinx_train.cfg) not defined
> Compilation failed in require at 00.verify/verify_all.pl line 47.
> BEGIN failed--compilation aborted at 00.verify/verify_all.pl line 47.
the line 47 of the script is:
> use SphinxTrain::Util;
what can i do? the other scripts don't work as well, and the problem is always "Util".
I suggest you to start with clean directory and tutorial first, then move step by step. In your case you just forgot to update some files, run SphinxTrain/scripts_pl/setup_SphinxTrain --force once again.