Burmese speech to text conversion in android?

后端 未结 2 1309
清歌不尽
清歌不尽 2021-02-09 03:17

Can we add custom language for RecognizerIntent?

I have search many SO Question like https://stackoverflow.com/questions/2080401/is-there-a-speech-to-text-api-by-google<

2条回答
  •  花落未央
    2021-02-09 03:42

    Google will unlikely support small languages any time soon. The only way to custom language is to train CMUSphinx model and use it with Pocketsphinx:

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

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

提交回复
热议问题