Menu

slave.pl and make_feats error

Help
2010-07-28
2012-09-22
  • Luis Fernando D'Haro

    Hi,

    I'm trying to run the sphinx decoder on cygwin using the script slave.pl
    however I obtain the following error:

    $ perl scripts_pl/decode/slave.pl
    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.

    I have followed the tutorial setting the decoder using
    ../sphinx3/scripts/setup_tutorial my_task.

    The same error appears when I try to run the make_feats script
    I checked out that files: utils.pm and sphinx_decode.cfg exist.
    What am I missing in the configuration? what is wrong?

    Thanks in advance

     
  • Nickolay V. Shmyrev

    what is wrong?

    You aren't accurate enough in following the tutorial. There is no such
    tutorial which mentions command

    ../sphinx3/scripts/setup_tutorial my_task

    As well as file is called Util.pm, not utils.pm

    I suggest you to start from scratch and be more accurate. Don't hurry.

     

Log in to post a comment.