Menu

pocketsphinx_continuous returns no output

Help
2017-01-09
2017-01-09
  • pablo fernandez

    pablo fernandez - 2017-01-09

    Hi. First time using pocketsphinx

    Ive been using this guide to setup pocketsphinx in a raspberry2. https://wolfpaulus.com/embedded/raspberrypi2-sr/

    Right now, everything is ready for the test. If I run the command "pocketsphinx_continuous". I have neither any output in the terminal, nor it is indicated as "command not found".

    Why is this happening?

     

    Last edit: pablo fernandez 2017-01-09
    • Nickolay V. Shmyrev

      Ive been using this guide to setup pocketsphinx in a raspberry2. https://wolfpaulus.com/embedded/raspberrypi2-sr/

      I would use official instructions instead:

      http://cmusphinx.sourceforge.net/wiki/raspberrypi

      I would also build sphinxbase and pocketsphinx from github.

      Right now, If I run the command "pocketsphinx_continuous". I have neither any output in the terminal, nor it is indicated as "command not found".

      You do not run the actual commands in the documentation. You miss LD_LIBRARY_PATH line most likely. And you need to run pocketsphinx_continuous with the argument -inmic yes which you missed.

      Take a note that screenshots are only useful to demonstrate issues with GUI apps. For any command line application diagnostics it is better to provide text output, not the image.

       
  • pablo fernandez

    pablo fernandez - 2017-01-09

    Thanks for the quick answer.

    That guide is for Wheezy. Does Sphinx work in Jessie?

     
    • Nickolay V. Shmyrev

      There should be no difference at all.

       

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.