Privacy-first dictation
for macOS
Experience lightning-fast, offline on-device transcription. Powered by Whisper & Parakeet, built for anyone who values their privacy. No cloud, no latency, no subscriptions.
Press Option + Space to start dictating — fully customizable
Requires macOS 14.0 or later (Apple Silicon recommended)
100% Local
Transcriptions are processed entirely on your machine. No data ever leaves your hardware.
99+ Languages
Support for multilingual transcription and translation via OpenAI's Whisper and NVIDIA Parakeet.
Your Shortcut, Your Way
Customize the global hotkey to any key combo. Choose between hold-to-record or toggle mode.
Open Source
MIT licensed. Audit the code, contribute, or build your own version. Privacy is transparency.
Dictate into any app
Dikto works system-wide. Press your shortcut in any text field and start talking.
Built for Performance
Dikto is engineered using a hybrid architecture for maximum efficiency and native feel.
Native Backend
Handles heavy ML inference via whisper.cpp & sherpa-onnx
SwiftUI Frontend
Native macOS experience with system blurs
Install via Terminal
brew install diktoapp/dikto/dikto --cask
curl -fsSL https://diktoapp.github.io/install.sh | bash
Gatekeeper: "Dikto can't be opened" (DMG downloads only)
Dikto is ad-hoc signed but not Apple-notarized. If you download the DMG directly, macOS may block the app. The Homebrew and install-script methods bypass this automatically. For DMG installs, use one of these options:
- Right-click > Open: Right-click (or Control-click) Dikto.app, choose "Open", then click "Open" in the dialog.
- Terminal: Run
xattr -cr /Applications/Dikto.appthen open the app normally. - System Settings: Go to System Settings > Privacy & Security, scroll down, and click "Open Anyway" next to the Dikto message.