I am running Enthought Python 2.7
as well as default Python 2.7
, Xcode 4.5.1
in Mac OS 10.8.2
. I am trying to develop a speech to text converter in Python
. I use Enthought Python
as it allows me to record in 16000Hz, 1 Channel
using pyaudio
, which is needed for pocketsphinx
to work.
I am trying to setup pocketsphinx
using brew install pocketsphinx
.
I get the following errors
Even manual installation using make
and using default python
results in same errors
Using brew doctor, I get
How do I successfully install pocketsphinx
?
Here is my config.log
Homebrew logs pocketsphinx, sphinxbase