Local spoken command recognition on mobile devices

我的梦境 提交于 2019-12-11 01:16:48

问题


I need to implement spoken command recognition in Android and iPhone apps without the use of internet communication - it all has to be processed locally on the devices and it must be able to distinguish 20-50 commands.

In other words: Local limited vocabulary speaker independent speech recognition running on both Android and iOS.

Using Google does not enlighten me enough so I was hoping for some advice from people having worked with this subject.

Any advice?


回答1:


You can use CMUSphinx.

CMUSphinx on IPhone through OpenEars:

http://www.politepix.com/

CMUSphinx on Android:

http://cmusphinx.sourceforge.net/2011/05/building-pocketsphinx-on-android/



来源:https://stackoverflow.com/questions/15633270/local-spoken-command-recognition-on-mobile-devices

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!