#126 · Primary category: Speech & Audio
whisperIME
Android Input Method Editor (IME) based on Whisper
Project last updated:08/30/26
GitHub Stars
627
Forks
40
Contributors
4
License
MIT
Why we included this project
WhisperIME brings OpenAI's Whisper to Android as an input method editor, letting you dictate into any app while keeping your audio on the device. After a one-time model download, recognition runs entirely offline, and the same engine can serve as the system-wide voice input service or be invoked by other apps through the standard Android recognition intent. It also works as a standalone app that transcribes speech and translates supported languages into English. For privacy-conscious users and developers building on-device speech features, it's a clear example of how to integrate Whisper into Android's input stack.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production