Superwhisper is an AI-powered dictation app for macOS and iOS built on OpenAI's Whisper model. It processes speech entirely on-device for privacy, supports 100+ languages, and works across every app. Explore pricing, alternatives, and features below.
Try NemoVideo Free Open Site
Superwhisper is an AI-powered voice-to-text dictation application designed for macOS (13 and later) and iOS. Built on the whisper.cpp framework -- an optimized C++ implementation of OpenAI's open-source Whisper speech recognition model -- Superwhisper runs transcription entirely on your device without sending audio data to external servers. This local-first architecture ensures both privacy and offline functionality.
The app works system-wide, meaning you can dictate text into any application on your Mac: Slack, Gmail, VS Code, Notion, Pages, or any other text field. Simply press the default keyboard shortcut (Option + Space) and start speaking. Superwhisper transcribes your speech in real time and pastes the result directly into the active text field.
Superwhisper is available on the Mac App Store (App ID: 6471464415) and via Homebrew (brew install --cask superwhisper). One license covers both your Mac and iOS devices. Requires macOS 13 Ventura or later.
Since its launch on Product Hunt and Hacker News, Superwhisper has gained a dedicated following among developers, writers, and professionals who need fast, private dictation. The version 2.0 update introduced bring-your-own API key support, expanding the app beyond purely local processing into a hybrid local-cloud architecture.
While Superwhisper excels at offline, privacy-focused dictation on Mac, several competing apps offer different strengths. Here are the top alternatives based on features, pricing, and platform support:
NemoVideo is an AI-powered video editing platform with built-in audio capabilities including smart captions and AI audio editing. Its agentic workflow lets you create professional video and audio content by simply describing what you want in natural language. Start free today.
Wispr Flow is a cross-platform voice dictation tool available on Mac, Windows, and iOS. It offers a free tier with 2,000 words per week and a Pro plan at $15/month. Wispr Flow focuses on making voice a primary input method across all devices and applications.
Aqua Voice specializes in producing clean, readable transcripts that read like polished writing rather than raw speech. Its standout feature is real-time text preview in a floating window as you speak, similar to classic Dragon Dictation. Best for long-form content creators who want minimal post-editing.
MacWhisper is the strongest alternative when your primary need is transcribing recorded audio and video files rather than live dictation. It focuses on a straightforward audio-to-text workflow with a clean UI, local processing via Whisper, and reliable batch transcription for podcasts, interviews, and meetings.
Voibe offers a compelling $99 lifetime plan (one-time payment) with offline privacy and a simpler user experience compared to Superwhisper. Annual plans provide approximately 48% savings versus Superwhisper's equivalent pricing. A strong choice for budget-conscious users who want local dictation.
OpenWhispr is a free, open-source dictation tool that works on Windows, Mac, and Linux. It uses a hybrid offline/cloud processing approach and includes smart text cleanup features. The best option for users who want cross-platform dictation without any subscription cost.
Superwhisper uses a freemium model with a permanent free tier and three paid options. All paid plans unlock the same Pro features -- the difference is billing frequency. One license covers both Mac and iOS devices. Students can get 40% off through Student App Centre.
| Plan | Price | Key Features |
|---|---|---|
| Superwhisper Free | $0 | Nano, Fast, Standard models; 3 custom modes; 25 prompts/day; 15-min Pro trial |
| Superwhisper Pro (Monthly) | $8.49/mo | Pro & Ultra models; unlimited prompts; unlimited custom modes |
| Superwhisper Pro (Annual) | $84.99/yr | Same as Monthly Pro; saves ~17% vs monthly billing |
| Superwhisper Lifetime | $249.99 | All Pro features forever; one-time payment; covers Mac + iOS |
| NemoVideo | Free / Premium | AI-powered video editing, agentic workflow, smart captions, audio editing |
Audio meets video. Explore NemoVideo's plans and start free with AI-powered editing, no credit card needed.
Yes. Superwhisper offers a permanent free tier that remains available indefinitely after installation. The free version includes unlimited access to three AI voice models (Nano, Fast, and Standard), the ability to create up to 3 custom dictation modes, and 25 AI text-processing prompts per day. These smaller models provide good accuracy for everyday dictation tasks.
New users also receive 15 minutes of complimentary access to Pro features, including the larger Pro and Ultra AI models. This trial period lets you experience the enhanced accuracy of larger models before deciding whether to upgrade. After the 15-minute trial expires, all free tier features continue working without restriction.
Turn your audio projects into video content at no cost. NemoVideo's free plan has AI editing, SmartAudio, and smart captions. Try it free today.
Getting started with Superwhisper takes about five minutes. Here is a step-by-step walkthrough for new users on macOS.
Download Superwhisper from the Mac App Store (search for "Superwhisper" or use App ID 6471464415). Alternatively, install via Homebrew by running brew install --cask superwhisper in Terminal. The app requires macOS 13 Ventura or later and works on both Apple Silicon and Intel Macs.
On first launch, Superwhisper's onboarding wizard guides you through essential setup: granting Accessibility permission (required for pasting text into other apps), granting Microphone permission (required for recording your voice), and selecting an audio input device. You will also download your first AI model -- the Nano or Fast model is recommended for quick setup, as larger models require more disk space and RAM.
Open any app where you want to type -- a browser, email client, code editor, or notes app. Press Option + Space (the default keyboard shortcut, which is customizable). A small waveform indicator appears, showing that Superwhisper is listening. Speak naturally, and when you stop or press the shortcut again, the transcribed text is automatically inserted into the active text field.
Click the Superwhisper icon in the macOS menu bar to access settings. Create custom modes that define how your dictation is processed -- for example, a "Clean Prose" mode that removes filler words and formats paragraphs, or a "Code Comments" mode optimized for technical vocabulary. Each mode can include specific AI instructions for text transformation.
Want video to complement your audio? With NemoVideo's AI Agent, simply describe what you need and AI creates it.
The AI dictation and speech-to-text landscape in 2026 offers specialized tools for different workflows. Here are the standout platforms across dictation, transcription, and audio/video editing:
Superwhisper does not offer a public REST API or SDK for third-party developers to integrate its dictation capabilities into external applications. It is designed as a standalone desktop and mobile app, not as a platform or service with programmatic access.
However, Superwhisper version 2.0 introduced a "Bring Your Own API Key" feature that allows users to connect their own API keys from AI providers such as OpenAI, Anthropic, Deepgram, and Groq. This enables access to cloud-based language models within the Superwhisper interface for enhanced text processing, reformatting, and summarization tasks beyond what local models can do.
For developers looking to use Superwhisper in their workflow, an Alfred workflow (alfred-superwhisper) is available on GitHub for automating Superwhisper controls via Alfred on macOS. Superwhisper also pairs well with AI coding tools like Cursor AI, enabling hands-free coding where you dictate instructions that the AI assistant translates into code. For detailed technical documentation, visit the official docs at superwhisper.com/docs.