Android: Speech Recognition Without Using Google Server

Android: Speech Recognition without using google server

We used to recommend pocketsphinx, but now more advanced technology based on Kaldi toolkit is available.

The demo is here: Vosk API, you can simply load it in Android Studio and run. Full disclosure: I am the primary author of Vosk.

It supports speech recognition in 7 major languages - English, Chinese, Spanish, Portuguese, German, French and Russian.

Offline Speech Recognition in Android

Not with Google.

You have to use another solution like CMU Sphinx.
Check here : Android: Speech Recognition without using google server



Related Topics



Leave a reply



Submit