Frespr lives in your menu bar. Hold a key, speak, release — your words appear wherever your cursor is.
You'll need a free API key to get startedFrespr.pkg → Open → click Open in the dialog.Everything you need
Press your hotkey, speak, press again. 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.
Add names, product names, and jargon so they are transcribed correctly instead of phonetically.
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.
API Keys
Powers transcription. Deepgram Nova-3 streams your speech to text in real time with ~300ms latency. Audio goes directly from your Mac to Deepgram — Frespr never touches it.
Powers post-processing. After transcription, Gemini can automatically clean up filler words, fix grammar, summarize, or apply a custom prompt you write. Only the text is sent — no audio.
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