Menu

error on running pocket sphinx

Help
2011-02-22
2012-09-22
  • marwan maiah

    marwan maiah - 2011-02-22

    when i run pocketsphinx it gives me the folowing error:
    note : i am working on win 7
    INFO: feat.c(848): Initializing feature stream to type: '1s_c_d_dd',
    ceplen=13,
    CMN='current', VARNORM='no', AGC='none'
    INFO: cmn.c(142): mean= 12.00, mean= 0.0
    ERROR: "acmod.c", line 84: Must specify -mdef or -hmm

     
  • Nickolay V. Shmyrev

    You need to specify an acoustic model, a language model and a dictionary. To
    specify acoustic model use -hmm option. To specify language model use -lm
    option. To specify the dictionary use -dict option.

    For details see the tutorial

    http://cmusphinx.sourceforge.net/wiki/tuturialpocketsphinx

     

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.