objective c - what is the best way to use Openears in iOS app with multiple language support? -



objective c - what is the best way to use Openears in iOS app with multiple language support? -

i developing app "speech text", using openears this. aware of language model , dic files.

but thought create language model of whole vocabulary? (language model of english language language 125 mb in size)

how can implement "speech text" many languages. should create language model each language? , build size if import 10 language model in app?

thanks in advance.

openears developer here. openears supports 2 languages , doesn't perform big vocabulary recognition. described in docs, check them out answers these questions , more.

ios objective-c speech-recognition speech-to-text openears

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -