Selecting Model for offline speech recognition in Android -


i want implement cmu sphinx speech recognition toolkit in project in android. want ask demo project me in implementation in project, want ask model being used , how?

for want ask demo project me in implementation in project

you can find demo here http://cmusphinx.sourceforge.net/wiki/tutorialandroid

also want ask model model being used , how?

models located in assets folder in demo application. can learn more models , how used in recognition tutorial

http://cmusphinx.sourceforge.net/wiki/tutorial


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -