Jelly Bean speech recognition - Raspberry Pi Forums
hi,
when jelly bean released, 1 of features offline voice dictation through built-in speech recognition engine (srec nuance software). release in jelly bean means it's under apache license.
i've downloaded android source , extracted speech recognition engine acoustic model (us english) github repository https://github.com/arthurv/srec.
i've been meaning port debian (raspbian) i've noticed uses java interface (jni) interface microphone apps use it, , being unfamiliar android system architecture, wondering if there's in these forums can in porting system plain linux? documentation available github repo, i've been reading while don't have time nor android dev experience accomplish this. if android knowledge gets involved, can out.
when jelly bean released, 1 of features offline voice dictation through built-in speech recognition engine (srec nuance software). release in jelly bean means it's under apache license.
i've downloaded android source , extracted speech recognition engine acoustic model (us english) github repository https://github.com/arthurv/srec.
i've been meaning port debian (raspbian) i've noticed uses java interface (jni) interface microphone apps use it, , being unfamiliar android system architecture, wondering if there's in these forums can in porting system plain linux? documentation available github repo, i've been reading while don't have time nor android dev experience accomplish this. if android knowledge gets involved, can out.
afaik, jni bridge bridge raw driver on /dev/
raspberrypi
Comments
Post a Comment