Menu

Dynamic learning model for pocketsphinx

Help
Ross Munro
2021-04-23
2021-04-25
  • Ross Munro

    Ross Munro - 2021-04-23

    I want to have my lm learn as I use it. For example, if the model can't understand what I'm saying I can type the correct word and have the model update with the new audio. Is that possible?

     
    • Nickolay V. Shmyrev

      You can improve the accuracy of recognition with a custom language model:

      https://cmusphinx.github.io/wiki/tutoriallm/

      and also teach the model with the audio with acoustic model adaptation:

      https://cmusphinx.github.io/wiki/tutorialadapt/

      In general you can get much better results without adaptation with more advanced and modern toolkits than pocketsphinx (Vosk).

       
      • Ross Munro

        Ross Munro - 2021-04-25

        That at least points me in a good direction for further exploration. And thanks for the suggestion re Vosk. I'm at the "Don't know what I don't know" stage and this also helps greatly. Thank you for taking the time.

         
  • Ross Munro

    Ross Munro - 2021-04-25
     

    Last edit: Ross Munro 2021-04-25

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.