openconcerto/MisterWhisper
Push to talk voice recognition using Whisper
This application helps you convert your spoken words into written text in real-time. You speak into your microphone, and the transcribed text instantly appears wherever your cursor is, like typing it directly. This is ideal for anyone who regularly types notes, emails, or documents and wants to use their voice for faster input across various applications.
112 stars.
Use this if you want to quickly dictate text directly into any software on your computer, using a push-to-talk method.
Not ideal if you need a full transcription of a long audio file or a meeting, as it's designed for real-time, push-to-talk input.
Stars
112
Forks
5
Language
Java
License
MIT
Category
Last pushed
Dec 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/openconcerto/MisterWhisper"
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.