-
Notifications
You must be signed in to change notification settings - Fork 365
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
Error Couldn't find <s> in first frame (ES language model) #48
Comments
You need to provide a bit more details on the code you use to get help. |
Thank you for the fast reply! Here's what I've done: I downloaded these files to work with Spanish Reduced the Dictionary to only these words
And made my activity like this:
|
You need to provide es_model.lm |
As I said, I downloaded it from the link I gave: |
There is no file es_model.lm at that link. |
es_model.zip |
You need to provide logcat output and raw audio files. |
instead of recognizer.startListening(searchName, 10); |
I'm currently being flooded with this error in the logcat. The app still runs, but it recognizes the words very poorly. What could I be doing wrong?
The text was updated successfully, but these errors were encountered: