dhruvyad/uttertype
Short code for dictation using OpenAI Whisper for transcription.
Provides global hotkey-triggered audio capture with configurable keyboard shortcuts across macOS, Windows, and Linux. Supports both OpenAI's official API and local Whisper servers (like faster-whisper-server) via configurable endpoints and model selection, enabling cost-effective offline transcription. Built on PyAudio for cross-platform microphone access and pynput for system-level hotkey detection, allowing seamless dictation integration into any application.
118 stars.
Stars
118
Forks
15
Language
Python
License
MIT
Category
Last pushed
Oct 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/dhruvyad/uttertype"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Softcatala/whisper-ctranslate2
Whisper command line client compatible with original OpenAI client based on CTranslate2.
collabora/WhisperLive
A nearly-live implementation of OpenAI's Whisper.
kurianbenoy/whisper_normalizer
A python package for whisper normalizer
Kieirra/murmure
Fully local, private and cross platform Speech-to-Text with LLM Post-processing
pavelzbornik/whisperX-FastAPI
FastAPI service on top of WhisperX