Fully Local Push-to-Transcribe
Lightweight voice transcription app that works entirely offline. Press the Function key to record, and get instant transcriptions. All processed locally on your machine. No Cloud, no Tracking, no Subscription.
- 100% Local – All transcription happens on your device. Your voice data never touches the internet
- One-Key Recording – Press the Function key to start/stop recording from anywhere
- Instant Results – Get transcriptions in less than 1 second
- Completely Free and Open Source – No monthly quotas, no subscription, just FOSS.
- Simple & Fast – Lightweight, minimal UI, maximum efficiency
- macOS 14.6+ (Sonoma onwards) – Press Function key to record
- Windows – Press Control + Windows key to record
- Model file needs to be constantly stored in memory for fast transcription (40MB, 140MB, or 440MB depending on the model you choose)
- Microphone access required
- Download and install Transcryb (if permission requests perform unexpectedly, try quitting and restarting)
- Grant microphone and accessibility permissions when prompted
- Select an input field and press your platform's hotkey to start recording:
- macOS: Function key
- Windows: Control + Windows key
- Release to stop recording
- Done! Your transcription will appear in the selected input field
Transcryb is powered by whisper.cpp – an amazing C++ implementation of OpenAI's Whisper that makes offline transcription blazingly fast. Big thanks to the whisper.cpp team for building such incredible infrastructure that made this project possible! 🙏
