bambocher / pocketsphinx-python

Python interface to CMU Sphinxbase and Pocketsphinx libraries
https://pypi.python.org/pypi/pocketsphinx
Other
374 stars 187 forks source link

Pycharm MacOSX installation failure #53

Open OliOBrien opened 4 years ago

OliOBrien commented 4 years ago

Installation on MacOSX in Pycharm fails due to:

deps/sphinxbase/src/libsphinxad/ad_openal.c:43:10: fatal error: 'al.h' file not found

Manual installation fails too.

Fixed using

https://github.com/bambocher/pocketsphinx-python/issues/28#issuecomment-334493324