/pocketsphinx-gecko

Pocketsphinx fork to run integrated with Firefox Gecko

Primary LanguageC

pocketsphinx-gecko

Pocketsphinx fork to run integrated with Firefox Gecko

cd sphinxbase
./autogen.sh
./configure
make clean
make
make install
cd ../pocketshpinx
./autogen.sh
./configure
make clean
make
make install