Menu

not able to install pocketsphinx

Help
shiv kumar
2020-05-17
2020-05-18
  • shiv kumar

    shiv kumar - 2020-05-17

    hi!
    i tried running "recognize_sphinx" in speech recognition package but it showes "missing PocketSphinx module: ensure that PocketSphinx is set up correctly."

    so i tried installing pocketsphinx from pip but it shows an error..
    "Collecting pocketsphinx
    Using cached pocketsphinx-0.1.15.tar.gz (29.1 MB)
    Building wheels for collected packages: pocketsphinx
    Building wheel for pocketsphinx (setup.py) ... error
    ERROR: Command errored out with exit status 1:
    command: 'C:\Users\ASUS\anaconda3\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\ASUS\AppData\Local\Temp\pip-install-y9cpqgjv\pocketsphinx\setup.py'"'"'; file='"'"'C:\Users\ASUS\AppData\Local\Temp\pip-install-y9cpqgjv\pocketsphinx\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\ASUS\AppData\Local\Temp\pip-wheel-dksu9nc0'
    cwd: C:\Users\ASUS\AppData\Local\Temp\pip-install-y9cpqgjv\pocketsphinx\
    Complete output (6 lines):
    running bdist_wheel
    running build_ext
    building 'sphinxbase._sphinxbase' extension
    swigging deps/sphinxbase/swig/sphinxbase.i to deps/sphinxbase/swig/sphinxbase_wrap.c
    swig.exe -python -modern -threads -Ideps/sphinxbase/include -Ideps/sphinxbase/include/sphinxbase -Ideps/sphinxbase/include/win32 -Ideps/sphinxbase/swig -outdir sphinxbase -o deps/sphinxbase/swig/sphinxbase_wrap.c deps/sphinxbase/swig/sphinxbase.i
    error: command 'swig.exe' failed: No such file or directory


    ERROR: Failed building wheel for pocketsphinx
    Running setup.py clean for pocketsphinx
    Failed to build pocketsphinx
    Installing collected packages: pocketsphinx
    Running setup.py install for pocketsphinx ... error
    ERROR: Command errored out with exit status 1:
    command: 'C:\Users\ASUS\anaconda3\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\ASUS\AppData\Local\Temp\pip-install-y9cpqgjv\pocketsphinx\setup.py'"'"'; file='"'"'C:\Users\ASUS\AppData\Local\Temp\pip-install-y9cpqgjv\pocketsphinx\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\ASUS\AppData\Local\Temp\pip-record-6rv52fe7\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\ASUS\anaconda3\Include\pocketsphinx'
    cwd: C:\Users\ASUS\AppData\Local\Temp\pip-install-y9cpqgjv\pocketsphinx\
    Complete output (6 lines):
    running install
    running build_ext
    building 'sphinxbase._sphinxbase' extension
    swigging deps/sphinxbase/swig/sphinxbase.i to deps/sphinxbase/swig/sphinxbase_wrap.c
    swig.exe -python -modern -threads -Ideps/sphinxbase/include -Ideps/sphinxbase/include/sphinxbase -Ideps/sphinxbase/include/win32 -Ideps/sphinxbase/swig -outdir sphinxbase -o deps/sphinxbase/swig/sphinxbase_wrap.c deps/sphinxbase/swig/sphinxbase.i
    error: command 'swig.exe' failed: No such file or directory
    ----------------------------------------
    ERROR: Command errored out with exit status 1: 'C:\Users\ASUS\anaconda3\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\ASUS\AppData\Local\Temp\pip-install-y9cpqgjv\pocketsphinx\setup.py'"'"'; file='"'"'C:\Users\ASUS\AppData\Local\Temp\pip-install-y9cpqgjv\pocketsphinx\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\ASUS\AppData\Local\Temp\pip-record-6rv52fe7\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\ASUS\anaconda3\Include\pocketsphinx' Check the logs for full command output"

    i'm not able to figure it out.

    Please! help me out

     
    • Nickolay V. Shmyrev

       

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.