Menu

"Input overrun" error

Help
2015-03-09
2015-03-10
  • raspberry_dev

    raspberry_dev - 2015-03-09

    Getting an error "Input overrun, read calls are too rare(non fatal)" . Mic settings are fine , and i have given the lm and dict on the command line. How do i get rid of this error?

     
    • Nickolay V. Shmyrev

      Don't use very large grammar otherwise recognizer can not process incoming speech in time. Probably you also need to optimize recognizer to run faster on your platform. You can play with -beam and -wbeam parameters to make it faster.

       
  • raspberry_dev

    raspberry_dev - 2015-03-10

    I have'nt created any grammar , i'am passing lm and dict created using lmtool as parameters to pocketsphinx . I have only 33 words to be recognised for my application .
    I'll try -beam and -wbeam to make it faster. Also one more question is it possible to adapt the caosutic model on ubuntu running on VM on my windows m/c and then use it on raspberry pi ? or the adapatation needs to be done on raspberry itself?

     

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.