speech recognition - Which language model to use for dictation -


I intend to use Sphinx 4 in dictation mode but I have a question about language model. My application will have a very big vocabulary, that is, it can use all English words and I do not know which phrases will be asked. So what model language should I use? Is there a specific language model for these cases in Spinks 4?

The US English generic language model available in the download should be used:

< / P>


Comments

Popular posts from this blog

eclipse plugin - Run java code error: Workspace is closed -

ios - How do I use CFArrayRef in Swift? -

scala - Play Framework - how to bind form to a session field -