Menu

How can I get the N-best list from pocketsphinx

Help
tfpeach
2016-01-14
2016-01-24
  • tfpeach

    tfpeach - 2016-01-14

    Hi, I am doing continuous speech recognition, we would like to get the n-best list from the decoder. I see in the source code you provide some function to get the N-best, but how could I get it from command line? Or which variable has the infomation of the N-best that I can print out?

    Thank you very much!

     
    • Nickolay V. Shmyrev

      There is no command line option for pocketsphinx_continuous to print nbest unfortunately.

       
      • tfpeach

        tfpeach - 2016-01-15

        If this is the case, how can I get the N-best information? I see there are some source code related to N-best, how can I get them? Do you have any hint, E.G. which variables I can access to get the info?

        Thank you very much!

         

Log in to post a comment.