-1

Is there any embedded speech recognition that does not need an internet connection for the arabic language?

Why does google's speech recognition on the phone supports English and other languages both offline and online, unlike the support of Arabic and other languages in online mode only?

Yousof Sharief
  • 590
  • 6
  • 10

1 Answers1

1

For offline mode, you can use CMUSphinx or Pocket Sphinx, you can build your own accoustic model, language model, and dictionary. It is also supports dictation mode / speech mode.

Here is the github link for any platform you want to make : https://github.com/cmusphinx