In your code you are using very slow acoustic model not suitable for mobile. You are also not configuring any langauge model. There is little chance your code will work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hhello refer to my code and sphinx cant recognize even one word true makes mistakes all the time
i have converted lm file into bin and added it to language model Ngramsearch but still lags and not true words
regards
Last edit: dasdas dsadas 2017-02-28
In your code you are using very slow acoustic model not suitable for mobile. You are also not configuring any langauge model. There is little chance your code will work.
so what is the solution? i have configured and bypassed but yes its very very slow and mistakes a lot
how can i solve this on conituos recognization
best regards
so what is the solution? i have configured and bypassed but yes its very very slow and mistakes a lot
how can i solve this on conituos recognization
best regards
There is no easy solution yet. You can stream audio to a server and recognize on a server.
where is the server files