VoxForge
There is no error when i run Sphinxtrain.but when i run the command
perl scripts_pl/decode/slave.pl
(In ncst(our own database) packege like an4) then i m getting error
Error..
Configuration (e.g. etc/sphinx_train.cfg) not defined
Compilation failed in require at scripts_pl/decode/slave.pl line 45.
BEGIN failed--compilation aborted at scripts_pl/decode/slave.pl line 45.
Please help me out
I think it clearly tells you that configuration file etc/sphinx_train.cfg is missing.
Hey dude
I too get the same error but the configuration file etc/sphinx_train.cfg is present. Do you know what else might be causing the problem? I am using the following sphinx version
sphinx3-0.6.3
Thanks a lot.
I think I might know the problem, but I am not quite sure. I just found out that I am missing a sphinx_decode.cfg in my etc folder and that might be the issue. I dont know why isnt it present in the first place but any help regarding this would be really appreciated. I have also uploaded my complete task so far and can be accessed by the following link.
http://www.mediafire.com/?bcznqxktdxz
Please do tell me what is wrong. Waiting for your reply.
Thanks
You forgot to setup the decoder as described in tutorial.
Hey nsh
Thanks for the reply . By decoder, do you mean "sphinxbase". I am a little confused by your reply. Could you please be a little more explicit. Waiting for your quick reply.
Cheers
Hozefa
ok .. firstly i had uploaded the wrong task.
secondly i found my sphinx_decode.cfg
but i have a new problem now... when i perform a preliminary decode and i run
perl scripts_pl/decode/slave.pl
i have the following error
UHR-Hozefa@Perm:~/Desktop/SR/an4$ perl scripts_pl/decode/slave.pl
Can't locate /home/UHR-Hozefa/Desktop/SR/an4/scripts_pl/util/utils.pl in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at etc/sphinx_decode.cfg line 23.
Compilation failed in require at scripts_pl/decode/slave.pl line 52.
Waiting for your esteemed adviced.
Cheers
Hozefa
Have you followed all the steps in the CMU Robust Group Tutorial (Learning to use the CMU SPHINX Automatic Speech Recognition system)?
Ken
Hi
I'm facing the same problem as you "missing a sphinx_decode.cfg in my etc folder"
I'm too cannot find it inside sphinxtrain-1.0.7/etc/ folder.
Here you have stated you could find it. Please let me know where it is.
Thanx in advance
Check here: Training Acoustic Model For CMUSphinx