Frespr lives in your menu bar. Hold a key, speak, release — your words appear wherever your cursor is.
Frespr.pkg → Open → click Open in the dialog.Everything you need
Hold your hotkey, speak, release. Text at your cursor instantly — no clicking, no app switching.
Real-time streaming transcription with ~300ms latency. 70+ languages. Continuous word-by-word updates — no gaps.
Clean up, summarize, or apply a custom prompt automatically after every dictation. Optionally powered by Gemini if you set a Gemini API key.
Right ⌥, Left ⌥, Fn/Globe, Right ⌘, Ctrl+Option. Pick whatever fits your hands.
Last 20 transcriptions in the menu bar. Click any entry to re-inject it anywhere.
Speak in English, Spanish, French, Japanese, Arabic, Hindi, and 64 more — Deepgram Nova-3 handles them all.
Bring your own Deepgram API key. Audio goes directly from your Mac to Deepgram — no third-party servers.
AGPL-3.0, no Xcode needed. Build with Swift CLI tools in one command.
Setup
Frespr.pkgFrespr.pkg → Open → click Open. Or go to System Settings → Privacy & Security → Open Anyway.
How it stacks up
|
Frespr
|
Wispr Flow | Superwhisper | Willow Voice | |
|---|---|---|---|---|
| Price | Free forever | $18/mo | $12/mo | From $9/mo |
| Open source | ✓ AGPL-3.0 | ✗ Proprietary | ✗ Proprietary | ✗ Proprietary |
| Platform | macOS 14+ | Mac, Windows, iOS | Mac, iOS | Mac, Windows, iOS |
| Transcription engine | Deepgram Nova-3 (real-time) | Proprietary AI | Whisper / cloud | Cloud ASR |
| Works in any app | ✓ | ✓ | ✓ | ✓ |
| AI post-processing | ✓ Clean up / summarize / custom | ✓ | Limited | Limited |
| Bring your own API key | ✓ Required (free tier available) | ✗ Vendor-managed | ✗ Vendor-managed | ✗ Vendor-managed |
| Audio sent to third-party servers | ✗ Audio direct to Deepgram; text to Google if post-processing enabled | ✓ Via Wispr servers | ✓ Via Superwhisper servers | ✓ Via Willow servers |
| Live streaming overlay | ✓ | ✓ | ✓ | Partial |
| Transcription history | ✓ Last 20, re-inject | ✓ | ✓ | Limited |
| Languages supported | ✓ 70 languages | ~30+ | ~100 (Whisper) | ~30+ |
Common questions
DeepgramService.swift.
Frespr.pkg installs directly to /Applications.
If Gatekeeper shows a warning, run:xattr -dr com.apple.quarantine /Applications/Frespr.appxcode-select --install).
No Apple Developer account, no signing certificate, no Xcode IDE required.
The builder