-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to create recognizer #92
Comments
@SarthakS97 and what do the logs say? |
Here is the content of the log :- INFO: pocketsphinx.c(151): Parsed model-specific feature parameters from model//feat.params INFO: feat.c(713): Initializing feature stream to type: '1s_c_d_dd', ceplen=13, CMN='batch', VARNORM='no', AGC='none' |
Couldn't figure why this error is popping up:
Program aborted because an exception has occurred.
Exception details:
Type: 12UnknownError.
Reason: [11-07 21:01:28][Fatal] /home/Sarthak/CCAligner/src/lib_ccaligner/recognize_using_pocketsphinx.cpp (148) : initDecoder | Failed to create recognizer, see log for details
Please help
The text was updated successfully, but these errors were encountered: