cmusphinx / sphinx4

Pure Java speech recognition library
cmusphinx.sourceforge.net
Other
1.4k stars 586 forks source link

Speech Recognition not Printing the words I spoke #74

Closed Fabusuyi012 closed 6 years ago

Fabusuyi012 commented 6 years ago

Upon following the official basic tutorial for the API, when running the program on netbeans, I only get The dictionary is missing a phonetic word ... and none of the words I speak using LiveSpeechRecognizer is printed. I need help as early as possible please.

nshmyrev commented 6 years ago

Try to recognize an audio from a file first as in tutorial.