my app is not command and control type.it more like natural language any thing can be said.that's why not want to use grammer file.if some body can tell me how i change pocketsphinx android to use language model instead.?
in this tutorial http://cmusphinx.sourceforge.net/wiki/tutoriallm#building_language_model
this tutorial is about using language model used on desktop command line no help provided on how to use in android app
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
my app is not command and control type.it more like natural language any thing can be said.that's why not want to use grammer file.if some body can tell me how i change pocketsphinx android to use language model instead.?
in this tutorial http://cmusphinx.sourceforge.net/wiki/tutoriallm#building_language_model
this tutorial is about using language model used on desktop command line no help provided on how to use in android app
Demo application demonstrates how to use language model (weather.lm).
http://cmusphinx.sourceforge.net/wiki/tutorialandroid
It is not easy to recognize speech with a big language model on Android phone though, phone is too slow for that.