Burmese speech to text conversion in android?

后端 未结 2 1771
抹茶落季
抹茶落季 2021-02-09 02:53

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:27

    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/

提交回复
热议问题