Hi everyone, I already have pocketsphinx prealpha5 running on my computer without any complaints. The problem is I can't import it into python in order to make use of it. I can only run pocketsphinx from the comand window. I've spent along time trying to make the pocketsphinx module work but it never did for one reason or another. Currently, I'm trying to use the subprocess.Popen or subprocess.check_output functions in python to make it work. I see a lot of people here using python, are you all using that module or are you trying something else? I want to run pocketsphinx in kws mode while making use of the output in python. Any help or tips are appreciated. Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the insight. I've never heard of that search engine before. It doesn't exist in my dimension, but I think I can create link to your dimension and start using it. Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone, I already have pocketsphinx prealpha5 running on my computer without any complaints. The problem is I can't import it into python in order to make use of it. I can only run pocketsphinx from the comand window. I've spent along time trying to make the pocketsphinx module work but it never did for one reason or another. Currently, I'm trying to use the subprocess.Popen or subprocess.check_output functions in python to make it work. I see a lot of people here using python, are you all using that module or are you trying something else? I want to run pocketsphinx in kws mode while making use of the output in python. Any help or tips are appreciated. Thanks!
Search "pocketsphinx python" in google.
Thanks for the insight. I've never heard of that search engine before. It doesn't exist in my dimension, but I think I can create link to your dimension and start using it. Thanks!
So I run this code
and I get this error
Anyone know what an exit status of 1 means? I know it differs from one program to another, but what does it mean for pocketsphinx?
Last edit: Bahgat A 2017-07-13
Exit status 1 means error