Top "Cmusphinx" questions

An open-source toolkit for speech recognition.

ARPA language model documentation

Where can I find documentation on ARPA language model format? I am developing simple speech recognition app with pocket-sphinx STT …

nlp speech-recognition cmusphinx sphinx4 language-model
How do I build a large-vocabulary language model for CMU Sphinx?

I would like to build a language model for CMU Sphinx, but my corpus has more than 1000 words so I …

speech-recognition cmusphinx
Android offline voice recognition with simple commands/vocabulary

I am looking for some library that would allow me to create an offline voice recognition inside my Android app. …

android voice-recognition cmusphinx
Got "Error running Integrated External Tool Builder" while setting up SWIG Builder for PocketSphinxAndroidDemo

Im setting up the PocketSphinxAndroidDemo in my Eclipse. I followed the instruction here: https://sites.google.com/site/opiatefuchs/home/…

android eclipse swig cmusphinx
pocketsphinx_continuous failed to open audio device

After installing pocketsphinx , when I tried to run the pocketsphinx_continuous program then I got this error.. _oss.c(103): Failed …

ubuntu-12.04 cmusphinx
Use German dictionary and language model with Sphinx4

I can use the en-us things that come with Sphinx4, no problem: cfg.setAcousticModelPath("resource:/edu/cmu/sphinx/models/en-us/…

cmusphinx sphinx4
Configuring Pocketsphinx properly

I have been installing Pocketsphinx0.7 on a VM running Debian Squeeze. This worked fine and I can try to recognize …

speech-recognition cmusphinx