j3soon/whisper-to-input
An Android keyboard that performs speech-to-text (STT/ASR) with OpenAI Whisper and input the recognized text; Supports English, Chinese, Japanese, etc. and even mixed languages.
This Android keyboard translates spoken words into text, allowing you to quickly type messages, emails, or documents by just speaking. It supports many languages and can even handle mixed-language input. Anyone who regularly uses an Android device and wants to convert their speech into written text efficiently will find this useful.
117 stars.
Use this if you need a reliable way to dictate text directly into any app on your Android phone, especially across multiple languages.
Not ideal if you require an offline speech-to-text solution or prefer not to use external API services for transcription.
Stars
117
Forks
21
Language
Kotlin
License
GPL-3.0
Category
Last pushed
Dec 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/j3soon/whisper-to-input"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
ggml-org/whisper.cpp
Port of OpenAI's Whisper model in C/C++
vilassn/whisper_android
Offline Speech Recognition with OpenAI Whisper and TensorFlow Lite for Android
sandrohanea/whisper.net
Whisper.net. Speech to text made simple using Whisper Models
ChetanXpro/nodejs-whisper
NodeJS Bindings for Whisper - the CPU version of OpenAI's Whisper, as initially crafted in C++...
mybigday/whisper.rn
React Native binding of whisper.cpp.