Menu

How to use PocketSphinx with Python?

Help
Vadim T
2019-02-02
2019-02-03
  • Vadim T

    Vadim T - 2019-02-02

    Hey guys, before I start I want to say (I'm quite new to this and fairly confused for now),
    I intend to use pocketsphinx with Python, I NEED to make sure it's accurate to me so I am doing acoustic adaptation, I have downloaded PocketSphinx/Sphinxbase/Sphinxtrain from github and built/compiled them.
    How do I use this pocketsphinx with python for continuous (live?) recognition, I have found example script for it for python but it gives me an error where pocketsphinx & sphinxbase is imported at the top, so it'd already be awesome if you tell me how I can import pocketsphinx into python.

    note: I am NOT using "pip install" for this because I have downloaded it all from github (.zip) and I need to do acoustic adaptation.

    How do I import the pocketsphinx into python script?
    I currently have it in a folder.

    Thanks in advance!

     

Log in to post a comment.