Related questions
Recognizing multiple keywords using PocketSphinx
I've installed the PocketSphinx demo and it works fine under Ubuntu and Eclipse, but despite trying I can't work out how I would add recognition of multiple words.
All I want is for the code to recognize single words, which …
RaspberryPi + Pocketsphinx + ps3eye Error: Failed to open audio device
just installed pocketsphinx on my raspberry pi. Think i'm going crazy but not sure if I'm providing the correct device.
Whenever I run:
src/programs/pocketsphinx_continuous -adcdev plughw:1,0 -nfft 2048
-samprate 48000
I get the following:
root@scarlettpi:/usr/install/pocketsphinx-0.8#
…
Open Source Software For Transcribing Speech in Audio Files
Can anyone recommend reliable open source software for transcribing English speech in wav files? The two main programs I've researched are Sphinx and Julius, but I've never been able to get either to work, and the documentation with each on …