alex-vt/WhisperInput
Offline voice input panel & keyboard with punctuation for Android.
This project offers an offline voice input panel and keyboard for Android, perfect for transcribing spoken words into text without an internet connection. You speak into your Android device, and it converts your speech into written text, ready for use in any app. This is ideal for anyone who needs to quickly type on their Android device using their voice, especially in environments without reliable internet.
111 stars. No commits in the last 6 months.
Use this if you need to dictate text on your Android phone or tablet even when you're offline, and want to avoid cloud-based speech recognition services.
Not ideal if you are looking for a pre-built app to download directly from an app store, as this requires manual installation and setup.
Stars
111
Forks
20
Language
Java
License
MIT
Category
Last pushed
Jun 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/alex-vt/WhisperInput"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.