I need to train CMU Sphinx offline in my Android app. I downloaded this project that uses this parameter, but when I run it, I have this error: Fatal signal 11 (SIGSEGV) at 0x0000001c (code=1) . This error also occurs when Sphinx cannot find the acoustic model. I found the answer to my question here , but this does not work for me. What am I doing wrong, can someone provide me with some kind of textbook or good answer?
So, the question is how to use .jsgf files from .DMP files as a language model for Pocketsphinx, for example, in the Recognizer task in an Inimesed project?
java android speech-recognition cmusphinx
Sergey Pekar
source share