alphacep / vosk-android-demo

Offline speech recognition for Android with Vosk library.

Repository from Github https://github.comalphacep/vosk-android-demoRepository from Github https://github.comalphacep/vosk-android-demo

Any way use vosk to translate voice

michoael opened this issue · comments

I use vosk to transcript and working good, i want ask if i can use it to translate

For translation you can use external library like ctranslate2:

https://github.com/OpenNMT/CTranslate2

Thanks for replay, i already use external library
I use ml kit from google on android, but i have some slow when use it with live.

If you have info any library have fast translate with vosk, please tell me