Menu

Steps after pocketsphinx_continuous -inmic yes

Help
pannam
2016-05-23
2016-05-24
  • pannam

    pannam - 2016-05-23

    So far I have followed steps and installed pocketsphinx & sphinx4 in my ubuntu system running in virtual box. All things are okay and as i hit pocketsphinx_continuous -inmic yes I get lines of codes and it stops at this
    INFO: continuous.c(275): Ready....
    INFO: continuous.c(261): Listening...

    As i speak into the microphone then then runs a series of test and tries to match i suppose the words etc. but no where do i see the words i spoke into the microphone. Do i need to download the language model etc ? the installation folder for pocketsphinx already has a model folder with en-us file within .
    What am i missing ?

     
    • Nickolay V. Shmyrev

      but no where do i see the words i spoke into the microphone.

      The words are in the output, something like

      0000000000: go forward ten meters
      

      If you want to disable log information add -logfn /dev/null to pocketsphinx options

      Do i need to download the language model etc ?

      No, it is already included

      To get more detailed help provide full log output.

       
  • pannam

    pannam - 2016-05-24

    Thankyou i recorded a lengthy speech and then was able to view the output. The problem with me was i was utterning only few words and all the logs pushed it upwards. Its was already working. Thank you nickolay

     

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.