Menu

pocketsphinx returning hyp out of the grammar

Help
Sylvain
2009-02-12
2012-09-22
  • Sylvain

    Sylvain - 2009-02-12

    Hi,

    Using pocketsphinx compiled from the trunk, I sometimes get hypothesis that are not allowed by the grammar. For example, using RM1 acoustic model, with:

    /data/sylvain/cmusphinx/trunk/pocketsphinx/src/programs/pocketsphinx_batch -dict dict -ctl ctl -fsg fsg -cepdir ./ -hmm /data/sylvain/cmusphinx/trunk/sphinx3/model/hmm/RM1_cd_semi -feat s2_4x -fdict /data/sylvain/cmusphinx/trunk/sphinx3/model/lm/an4/filler.dict -hyp hyp -adchdr 44 -adcin yes -cepext .wav

    I get:
    WHERE DID HE GO BEN GO (recording -53936196)
    which is not in my grammar (BEN is at the final state, nothing can be recognized afterwards).
    The recording and the files dict, ctl and fsg are available there: http://sylvainchevalier.free.fr/package.tgz

    I did not have problems with pocketsphinx 0.5 and sphinx 3. It looks like a bug in pocketsphinx (or sphinxbase) to me. Any clue?

    Thanks a lot!

    Sylvain

     
    • Sylvain

      Sylvain - 2009-02-16

      Many thanks Nickolay for looking into it.

      I never got any problems of hyp not allowed by the grammar using sphinx 3. So, it should be a problem of pocketsphinx, not sphinxbase. Do you know if there is a way to retrieve the (fsg) states sequence ?

      Thanks!

      Sylvain

       
      • Nickolay V. Shmyrev

        Y, it might be pocketsphinx issue really. We need to look on this closer, but no ready solution yet.

         
    • Nickolay V. Shmyrev

      Hey Sylvain

      Probably I'm asking about too much, but can you just bisect and find the exact revision where regression happens

       
    • Nickolay V. Shmyrev

      And, the strange think is that I tried the same with pocketsphinx-0.5 and it did the same. Sphinx3 returns better WHERE DID HE GO but it's a different decoder.

       

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.