★ Reading this for free? Get 25 structured AI courses + per-chapter AI tutor — the first chapter of every course free, no card.Start free in 30 secondsOr own it all: Lifetime $149, pay once
Voice

Free SuperWhisper Alternatives: Local Voice Typing

September 20, 2026
13 min read
LocalAimaster Research Team

Want to go deeper than this article?

Free account unlocks the first chapter of all 25 courses — RAG, agents, MCP, voice AI, MLOps, real GitHub repos.

📚AI Learning Path

Voice working locally? Build the whole pipeline. Whisper, TTS, and voice cloning wired into real projects — hands-on courses. First chapter free, no card.

Start free
Or own it for life — Lifetime $149, pay once

Short answer: install Handy first. It is MIT-licensed, runs fully offline on macOS, Windows and Linux, and had 29,837 GitHub stars on August 18, 2026 — created February 2025, so roughly 30,000 stars in eighteen months. On Linux, budget an extra twenty minutes: Handy's own README lists Wayland support as limited and needs wtype, dotool or (on Ubuntu 26.04) ydotool before text injection works reliably.

If you are on Linux full-time, skip Handy and go to hyprwhspr or Vocalinux instead — both are built Linux-first and both state Wayland and X11 support in their own documentation. If you are on macOS and want something that feels native, OpenSuperWhisper is a 2,634-star Swift app installable with brew install opensuperwhisper.

One correction before we go further, because it changes what you are actually shopping for.


What You Are Actually Escaping

Neither SuperWhisper nor Wispr Flow is a pure paywall — both have free tiers. What you cannot buy at any price from either is a Linux build.

Here is what the two incumbents' own pricing pages said on August 18, 2026:

ProductFree tierPaidPlatforms listed
SuperWhisper$0 — voice-to-text in any app, meeting transcription, 100+ languages, unlimited use of small AI modelsPro $8.49/month (also yearly and lifetime): own API keys, unlimited cloud and local models, translate to English, file transcriptionMac, Windows, iOS
Wispr Flow$0 — speech-to-text across all apps, 100+ languages, capped at 2,000 words/week on desktop (1,000/week iPhone)Pro $15/user/month, or $12/user/month billed annually: unlimited dictations, longer meeting retention, advanced modelsMac, Windows, iOS, Android

So the honest reasons to move to an open-source app are, in order: you are on Linux and neither product exists for you; you hit the word cap and $15/month for dictation feels absurd; or you want the audio to never leave the machine, which a weekly word quota strongly implies is not the case on the free cloud tiers.

If none of those is you, the free tier of the thing you already have is fine. We would rather tell you that than sell you a migration.


Reading articles is good. Building is better.

Free account = the first chapter of all 25 courses, with a per-chapter AI tutor. No card.

The Comparison Table

Star counts, licences and last-push dates below were read from the GitHub API on August 18, 2026. Everything in the "backend" and "text injection" columns comes from each project's own README.

AppPlatformsLicenceStarsBackendText injection
HandymacOS, Windows, Linux (x64)MIT29,837Whisper GGML via transcribe.cpp, Parakeet V3 (CPU)OS-level typing; needs xdotool/wtype/dotool on Linux
OpenWhisprmacOS, Windows, LinuxMIT5,527Local Whisper (Metal/CUDA/Vulkan) or Parakeet; optional cloudGlobal hotkey, auto-paste at cursor
OpenSuperWhispermacOS, Apple Silicon onlyMIT2,634Whisper or Parakeet, downloaded in-appGlobal shortcut, modifier-key or mouse-button trigger
TypeWhisper (Mac)macOS 14+GPL-3.01,702WhisperKit, Parakeet TDT v3, Apple SpeechAnalyzer (macOS 26+), MLX modelsAuto-pastes into any app; needs Accessibility permission
TypeWhisper (Windows)Windows 10+ (x64/ARM64)GPL-3.0199SherpaOnnx, whisper.cpp, Parakeet TDT 0.6B, Canary 180M — CPU, no GPU requiredSystem-wide hotkey paste
hyprwhsprLinux (Arch, Debian, Ubuntu, Fedora, openSUSE)MIT1,163Parakeet TDT V3, Whisper, onnx-asr; optional cloud APIsAuto-paste into active buffer; wl-clipboard+wtype on Wayland
VocalinuxLinux, X11 and WaylandAGPL-3.0757whisper.cpp (default), OpenAI Whisper, or VOSK; Vulkan GPUIBus integration on Wayland, xdotool on X11
WhisperWriterCross-platform (Python)GPL-3.01,093OpenAI Whisper

One warning on that last row. WhisperWriter is still the app most often recommended in older forum threads, but its last push was August 24, 2024 — two years stale as of this writing. It may still work; it is not being maintained at the pace of the rest of this list, and we would not start there in 2026.

Note the licence column if this is for work. Handy, OpenWhispr, OpenSuperWhisper and hyprwhspr are MIT. Both TypeWhisper builds and WhisperWriter are GPL-3.0. Vocalinux is AGPL-3.0, which is the most restrictive of the three if you ever plan to build a service around it.


Mac

On macOS you have the most choice and the least friction: OpenSuperWhisper for something small and native, TypeWhisper for something feature-heavy, Handy if you also use Windows or Linux and want one app everywhere.

OpenSuperWhisper is a Swift app, MIT, Apple Silicon only (Intel support is on its contribution TODO list, not shipped). Install is one line — brew install opensuperwhisper — and it offers two engines you download from inside the app: Whisper and Parakeet. Its trigger options are the most flexible of the bunch: a key combination, a single modifier key such as Left ⌘ or Right ⌥, or a mouse button (middle or a thumb button), each with hold-to-record.

TypeWhisper for Mac is the opposite philosophy — eleven transcription engines including WhisperKit, Parakeet TDT v3, Apple SpeechAnalyzer, Granite Speech, Qwen3 ASR and local Voxtral Mini 4B, plus workflows, snippets and a plugin SDK. It requires macOS 14 (Sonoma) or later, and Microphone plus Accessibility permission. It is GPL-3.0 with a commercial licence offered separately, and there is a supporter/premium tier, so read its licence page before you deploy it across a team.

A macOS-specific gotcha from Handy's README that applies to any of these: shortcuts built on the fn (Globe) key only fire on Apple keyboards. Third-party keyboards handle Fn in firmware and send nothing to the Mac, so there is no event for the app to catch. If you switch between the MacBook keyboard and an external one, pick a shortcut made of standard modifiers.

If you are building out the rest of a local stack on the same machine, our Mac local AI setup guide covers the neighbours.


Windows

Handy and OpenWhispr both ship Windows builds; TypeWhisper for Windows is the Windows-native option and explicitly states its recommended local models run on CPU with no GPU required.

That last point is the practical one. TypeWhisper Windows supports Windows 10 or later on x64 and ARM64, and lists on-device models running through plugins: Parakeet TDT 0.6B (around 700MB of disk), Canary 180M Flash (around 200MB), whisper.cpp models and Granite Speech. Its own recommendation table pairs "fast general dictation" with Parakeet TDT 0.6B or whisper.cpp Base Q5_0, and "lowest disk usage" with whisper.cpp Tiny Q5_0. For an ARM laptop with no discrete GPU, that is the whole reason this category became usable.

Handy's README lists a real, unresolved issue worth knowing before you commit: Whisper models crash on certain Windows and Linux configurations, marked configuration-dependent and flagged help-wanted. If you hit it, switching to the Parakeet backend sidesteps the Whisper code path entirely.

For the backend question underneath all of this — when Parakeet beats Whisper and when it does not — see our Parakeet vs Whisper comparison.


Own it instead of renting it

Run this on your own machine and stop paying every month

Pay once and keep it. No renewal, no per-token bill, and nothing you feed it ever leaves your hardware.

Linux (Read This First)

Linux is where these apps fail, and the failure is almost never the speech model. It is text injection under Wayland.

Under X11, xdotool synthesises key events into any window and everything works. Wayland deliberately removed that capability for security reasons, so each app has to pick a workaround, and the workarounds have different coverage:

  • wtype — the common choice, works on compositors implementing the virtual-keyboard protocol. Handy calls it the preferred Wayland tool.
  • ydotool — works at the kernel uinput layer, so it works everywhere, but needs a privileged daemon and a systemd unit. Handy's README states that on Ubuntu 26.04, which defaults to Wayland, wtype does not work and you need ydotool configured with systemd.
  • dotool — similar approach, requires adding your user to the input group (sudo usermod -aG input $USER, then log out and back in).
  • IBus — the input-method route Vocalinux uses on Wayland, with specific handling documented for KDE Plasma Wayland when ibus-wayland is absent.

The second Wayland problem is global hotkeys. Under Wayland the compositor owns keyboard shortcuts, so an app cannot simply grab one. Handy's answer is to expose CLI flags and let you bind them in your desktop environment:

# bind these in GNOME/KDE custom shortcuts, or in your WM config
handy --toggle-transcription
handy --toggle-post-process

# Hyprland (~/.config/hypr/hyprland.conf)
bind = $mainMod, O, exec, handy --toggle-transcription

# Sway / i3
bindsym $mod+o exec handy --toggle-transcription

If Linux is your only OS, use a Linux-first app. hyprwhspr installs from the AUR (yay -S hyprwhspr) or a shell installer on Debian/Ubuntu/Fedora/openSUSE, states Wayland and X11 support, and requires wl-clipboard and wtype on Wayland or xclip/xdotool/xprop on X11. It offers Parakeet TDT V3, Whisper and onnx-asr locally, with cloud APIs strictly optional. Vocalinux is AGPL-3.0, defaults to whisper.cpp with Vulkan GPU acceleration — which means AMD and Intel GPUs work, not just NVIDIA — and falls back to VOSK on low-RAM machines. Its default model download is about 74MB.

Two more Handy-on-Linux specifics that will otherwise cost you an afternoon:

  1. Startup crash with libgtk-layer-shell.so.0 — install libgtk-layer-shell0 (Ubuntu/Debian), gtk-layer-shell (Fedora/Arch). This is the most common startup failure in its own troubleshooting section.
  2. The recording overlay steals focus on some compositors, so the paste lands in the wrong window. Settings → Advanced → Overlay Position → None. It is disabled by default on Linux for exactly this reason.

Latency, Honestly

We have not benchmarked key-release-to-text latency on these apps ourselves, so we are not going to print a table of numbers we did not measure. Anyone who publishes one without naming the machine, the model and the display server is guessing.

What we can tell you is what the number is made of, so you can predict yours:

  1. Model and backend. A Whisper tiny or base quant returns in a fraction of the time a large-v3 model does. Handy's README cites Parakeet V3 at roughly 5x real-time on mid-range hardware, tested on an i5, in CPU-only operation — so a five-second utterance is about a second of compute on that class of machine, before any of the other costs below.
  2. Whether it streams. TypeWhisper for Mac advertises a streaming preview with WhisperKit, showing partial text while you speak. That does not make the final result faster, but it removes the dead-air feeling that makes a two-second wait feel like four.
  3. Whether the model stays resident. hyprwhspr's pitch is in-memory models for near-instant response, with explicit unload/reload commands to free VRAM. An app that loads the model per utterance pays the load cost every time.
  4. The injection path. Clipboard-and-paste adds a round trip and, on Linux, a focus race. Direct key synthesis is faster and more reliable.

If a specific app feels laggy, change one of those four things — usually the model — before you switch apps. Our faster-whisper guide covers the speed levers on the Whisper side, and the WhisperX guide covers the batched pipeline if you also do bulk transcription.


How to Choose

Four questions, in this order:

  1. What OS? Linux-only → hyprwhspr or Vocalinux. macOS-only → OpenSuperWhisper (light) or TypeWhisper (heavy). Windows-only → TypeWhisper for Windows or Handy. More than one → Handy, because it is the only one on this list actively shipping all three.
  2. Do you have a GPU? If not, choose an app that defaults to Parakeet or a small whisper.cpp quant. Both TypeWhisper Windows and Handy document CPU-first paths.
  3. Wayland or X11? If Wayland, check the app's injection tool before installing, and expect to install wtype or ydotool.
  4. Does the licence matter? MIT for Handy, OpenWhispr, OpenSuperWhisper and hyprwhspr. GPL-3.0 for both TypeWhispers. AGPL-3.0 for Vocalinux.

And the thing worth saying plainly: dictation is a different job from transcription. If what you actually want is to turn recordings or videos into text, none of these is the right tool — see Whisper local speech-to-text for files and local AI subtitles for video. If you want to talk to a model rather than type with your voice, that is a local voice assistant.


What We Could Not Verify

We read every one of these projects' documentation and confirmed the repository metadata directly against the GitHub API. We did not install and stopwatch each app on macOS, Windows, X11 and Wayland — that is four operating environments and eight apps, and publishing invented latency figures would be worse than publishing none. Specifically unverified by us, and taken from project documentation where cited: per-app latency, idle RAM, and whether each app's injection reaches every native application on every desktop. Where a project's own README flags a limitation — Handy's Whisper crashes on some Windows and Linux configurations, its limited Wayland support, OpenSuperWhisper's Apple-Silicon-only requirement — we have passed that on rather than smoothing it over.

Star counts move. The ones here are a snapshot from August 18, 2026.


Sources

  • GitHub REST API, repository metadata for each project (stars, licence, creation and last-push dates), queried August 18, 2026
  • Project READMEs: cjpais/Handy, OpenWhispr/openwhispr, Starmel/OpenSuperWhisper, TypeWhisper/typewhisper-mac, TypeWhisper/typewhisper-win, goodroot/hyprwhspr, VocaHQ/vocalinux, savbell/whisper-writer
  • superwhisper.com pricing table and wisprflow.ai/pricing, as displayed August 18, 2026

FAQ

🎯
AI Learning Path

Voice working locally? Build the whole pipeline.

Whisper, TTS, and voice cloning wired into real projects — hands-on courses. First chapter free, no card.

Or own it for life — Lifetime $149 $599, pay once
Once your hardware is sorted

Replace the speech-AI subscription

Local Speech Studio covers TTS, voice cloning and transcription end to end — including which licences actually let you sell what you make.

$149 once unlocks everything, forever — about $0.27/chapter for life. Prefer to spread it out? Pro is $79/year (saves 27%) or $8.99/month.
Secure checkout by Lemon Squeezy — your card never touches this siteInstant access the moment you payFirst chapter of every course is free — try before you buy

Liked this? 25 full AI courses are waiting.

From fundamentals to RAG, agents, MCP servers, voice AI, and production deployment with real GitHub repos. First chapter free, every course.

Reading now
Join the discussion
TagsDictationVoice TypingWhisperParakeetWaylandOpen SourceSuperWhisper Alternative

LocalAimaster Research Team

Local AI Master writes hands-on courses and hardware guides for running AI on machines you own. Content is checked against current releases and corrected when readers tell us it is wrong.

Build Real AI on Your Machine

RAG, agents, NLP, vision, and MLOps - chapters across 25 courses that take you from reading about AI to building AI.

Want the structured version?

Hands-on courses on local AI, from $8.99 a month. The first chapter of each is free.

AI Learning Path
More on Local Voice & Speech
See the full Coqui TTS & Local Voice AI guide.

Comments (0)

No comments yet. Be the first to share your thoughts!

What is the best free SuperWhisper alternative?

Handy (github.com/cjpais/Handy) is the one to try first if you want a single app across macOS, Windows and Linux. It is MIT-licensed, fully offline, and its README documents both Whisper-family models via transcribe.cpp and NVIDIA Parakeet V3 running on CPU. It had 29,837 GitHub stars on August 18, 2026, having been created in February 2025 — roughly 30,000 stars in eighteen months, which is unusual growth for a desktop utility. The caveat is Linux: Handy's own README lists Wayland support as limited and requires wtype, dotool or ydotool for text injection.

Is SuperWhisper actually paid? What does the free tier include?

SuperWhisper has a free tier. On its pricing page as of August 18, 2026, Free ($0) includes voice-to-text in any app, meeting recording and transcription, 100+ languages, and unlimited use of small AI models. Pro was listed at $8.49/month and adds bring-your-own API keys, unlimited cloud and local models, translation to English, file transcription and priority support. There is also a Lifetime option. So the honest framing is not "SuperWhisper costs money" — it is "the models and the file-transcription features cost money, and there is no Linux build at all." SuperWhisper lists Mac, Windows and iOS.

Do any of these work on Wayland?

Some do, and the difference is which text-injection tool they use. hyprwhspr is built for Linux specifically and its README states it works on both Wayland and X11, requiring wl-clipboard and wtype on Wayland. Vocalinux advertises X11 and Wayland support with IBus integration, and its Flatpak build runs through XWayland. Handy works but treats Wayland as limited: install wtype, or dotool with your user in the input group. Handy's README also notes that on Ubuntu 26.04, which defaults to Wayland, wtype does not work and you need ydotool with a systemd unit. Global hotkeys are the second Wayland problem — on Wayland the compositor owns shortcuts, so Handy documents binding its CLI flags through GNOME, KDE, Sway or Hyprland instead.

Does local dictation need a GPU?

No, and this is the single biggest change of the last two years. NVIDIA's Parakeet TDT 0.6B models are small enough to run well on CPU, and several of these apps default to them. Handy's README cites roughly 5x real-time speed on mid-range hardware, tested on an i5, for Parakeet V3 in CPU-only operation. TypeWhisper for Windows states outright that its recommended local models run on CPU with no GPU required, listing Parakeet TDT 0.6B at around 700MB of disk and Canary 180M Flash at around 200MB. A GPU still helps if you want the large Whisper models for accented or multilingual speech.

Why do some dictation apps only type into one window?

Because there are two very different ways to get text into another application, and cheap implementations only do one. The robust method is synthesising key events at the OS level — Accessibility APIs on macOS, SendInput on Windows, xdotool/wtype/ydotool on Linux — which reaches native apps, terminals and Electron windows alike. The fragile method is writing to the clipboard and sending a paste shortcut, which breaks in terminals that use a different paste binding, in password fields, and anywhere clipboard access is restricted. Handy documents a third-order version of this problem on Linux: its recording overlay can steal focus from the target window, so the paste lands in the wrong place, and the fix is to set Overlay Position to None.

Ready to Go Beyond Tutorials?

25 structured courses with hands-on chapters - build RAG chatbots, AI agents, and ML pipelines on your own hardware.

Was this helpful?

📅 Published: September 20, 2026🔄 Last Updated: September 20, 2026✓ Manually Reviewed
LM

Written by the Local AI Master Team

The team behind Local AI Master

We build Local AI Master around practical, testable local AI workflows: model selection, hardware planning, RAG systems, agents, and MLOps. The goal is to turn scattered tutorials into a structured learning path you can follow on your own hardware.

✓ Local AI Curriculum✓ Hands-On Projects✓ Open Source Contributor
📚
Free · no account required

Grab the AI Starter Kit — career roadmap, cheat sheet, setup guide

No spam. Unsubscribe with one click.

🎯
AI Learning Path

Voice working locally? Build the whole pipeline.

Whisper, TTS, and voice cloning wired into real projects — hands-on courses. First chapter free, no card.

Or own it for life — Lifetime $149 $599, pay once
Free Tools & Calculators