Android Input Method Editor (IME) based on RTranslators Whisper implementation
Java
415
171 commits
updated Sep 1, 2026
Google has announced that, starting in 2026/2027, all apps on certified Android devices
will require the developer to submit personal identity details directly to Google.
Since the developers of this app do not agree to this requirement, this app will no longer
work on certified Android devices after that time.
Send a coffee to woheller69@t-online.deOr via this link (with fees)

Whisper+ is an input method editor (IME) that leverages voice recognition technology based on the Whisper engine. It offers a seamless user experience, functioning both as a standalone application and an integrated IME that can be activated, e.g. via the microphone button in HeliBoard. As a standalone app Whisper+ can also translate any supported language to English.
Besides providing an IME, Whisper+ can also be selected as system-wide voice input (RecognitionService) and it supports calls via intent (RecognizerIntent.ACTION_RECOGNIZE_SPEECH).
Upon launching Whisper+ for the first time, you will need to download the Whisper model from Hugging Face and install it. Voice recognition works entirely offline, ensuring your privacy and convenience.
Please note that for use as voice input (not as IME) there is a separate settings activity which can be accessed from Android settings (System > Languages > Speech > Voice Input). There you can activate the app as voice input and then click the settings button.
If after installation you do not find Whisper+ as voice input or only see a limited list (hard-coded ones like Google/Samsung)
To get the most out of Whisper+, follow these simple tips:
By following these guidelines, you'll be able to enjoy accurate and efficient voice recognition with Whisper.
You can predefine 2 languages and quickly switch between them. You can also let the app translate your input to English.
This work is licensed under GPLv3 license, © woheller69
Java
100.0%
Android Input Method Editor (IME) based on RTranslators Whisper implementation
Java
415
171 commits
updated Sep 1, 2026
Google has announced that, starting in 2026/2027, all apps on certified Android devices
will require the developer to submit personal identity details directly to Google.
Since the developers of this app do not agree to this requirement, this app will no longer
work on certified Android devices after that time.
Send a coffee to woheller69@t-online.deOr via this link (with fees)

Whisper+ is an input method editor (IME) that leverages voice recognition technology based on the Whisper engine. It offers a seamless user experience, functioning both as a standalone application and an integrated IME that can be activated, e.g. via the microphone button in HeliBoard. As a standalone app Whisper+ can also translate any supported language to English.
Besides providing an IME, Whisper+ can also be selected as system-wide voice input (RecognitionService) and it supports calls via intent (RecognizerIntent.ACTION_RECOGNIZE_SPEECH).
Upon launching Whisper+ for the first time, you will need to download the Whisper model from Hugging Face and install it. Voice recognition works entirely offline, ensuring your privacy and convenience.
Please note that for use as voice input (not as IME) there is a separate settings activity which can be accessed from Android settings (System > Languages > Speech > Voice Input). There you can activate the app as voice input and then click the settings button.
If after installation you do not find Whisper+ as voice input or only see a limited list (hard-coded ones like Google/Samsung)
To get the most out of Whisper+, follow these simple tips:
By following these guidelines, you'll be able to enjoy accurate and efficient voice recognition with Whisper.
You can predefine 2 languages and quickly switch between them. You can also let the app translate your input to English.
This work is licensed under GPLv3 license, © woheller69
Java
100.0%