Menu

make_feats error

Help
Anonymous
2002-10-19
2012-09-22
  • Anonymous

    Anonymous - 2002-10-19

    hi
    I have a problem using the executable make_feats that creates the features files from .wav files in wav directory. I create the wav files with gnoise of linux (44000 MHZ 16 bits and stereo ). when I execute the make_feats program this executable is bloked. I use strace to find out  why it is blocked and it shows a lot of lines. in the end appears:

    fork()                                  = 11261
    rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
    rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
    rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
    rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
    rt_sigaction(SIGINT, {0x806e2f8, [], 0x4000000}, {SIG_DFL}, 8) = 0
    wait4(-1,

    How can I solve this???

    thanks.........

     
    • Jan Ciger

      Jan Ciger - 2002-10-19

      You must remove the -nist option in the script and replace it with -raw option. Then I suggest converting the files to 16bit, mono and 16kHz, Sphinx2 is only able to process files at 16 or 8kHz, either 16 or 8 bit and mono.

      Jan

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.