openconcerto/MisterWhisper
Push to talk voice recognition using Whisper
Supports 100+ languages with GPU acceleration via whisper.cpp, enabling fast local transcription or remote server inference. Integrates with any active application through system hotkeys (F1-F18), automatically injecting recognized text with silence detection to minimize manual control. Available as standalone executables for Windows (CPU/CUDA/Vulkan variants) or as a Java-based client for Linux/macOS that connects to a whisper.cpp server locally or over the network.
112 stars.
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++
ChetanXpro/nodejs-whisper
NodeJS Bindings for Whisper - the CPU version of OpenAI's Whisper, as initially crafted in 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
mybigday/whisper.rn
React Native binding of whisper.cpp.