Menu

installation problem

Help
Anjie Cao
2016-11-13
2016-11-14
  • Anjie Cao

    Anjie Cao - 2016-11-13

    Hi,

    I'm very new to programming so if this is a dumb question pardon me...
    I've been following the tutorial and everything went well, until the test part, when I copy pasted this line into terminal:

    pocketsphinx_continuous -inmic yes
    

    I only got this back:

    -bash: pocketsphinx_continuous: command not found
    

    Any idea on what could possibly happen? Thanks a lot!

     
    • Nickolay V. Shmyrev

      You didn't set PATH environment variable.

       
      • Anjie Cao

        Anjie Cao - 2016-11-13

        Sorry I'm not familiar with terminal thing...can you explain a little bit? I googled but still don't understand..do you mean change directory? Cause I tried this:

        caoanjies-MBP:desktop caoanjie$ cd sphinxbase-5prealpha
        caoanjies-MBP:sphinxbase-5prealpha caoanjie$ pocketsphinx_continuous -inmic yes
        -bash: pocketsphinx_continuous: command not found
        caoanjies-MBP:sphinxbase-5prealpha caoanjie$ cd /desktop/pocketsphinx-5prealpha
        -bash: cd: /desktop/pocketsphinx-5prealpha: No such file or directory
        caoanjies-MBP:sphinxbase-5prealpha caoanjie$ pocketsphinx_continuous -inmic yes
        -bash: pocketsphinx_continuous: command not found
        caoanjies-MBP:sphinxbase-5prealpha caoanjie$ 
        

        Sorry for this..

         
        • Nickolay V. Shmyrev

           
          • Anjie Cao

            Anjie Cao - 2016-11-14

            Thanks!

             

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.