HomeBlog › Lazytype vs VoiceInk
Comparison

Lazytype vs VoiceInk

Short answer

VoiceInk is an open-source (GPL-3.0) Mac dictation app: free if you build it from source, $29 one-time prebuilt, fully on-device. On an Apple Silicon Mac, for a tinkerer, it is genuinely excellent. Lazytype (€25 one-time) wins if you need Windows, live translation, realtime preview, or a guided setup with support.

Most comparisons on this blog pit Lazytype against subscription apps, where the arithmetic does the arguing. This one is different. VoiceInk charges no subscription, respects your privacy, and publishes its full source code — the same instincts Lazytype was built on. I build Lazytype, so read this knowing that; but VoiceInk deserves a fair hearing, and it gets one below.

At a glance

LazytypeVoiceInk
PlatformsWindows 10/11, macOS 12+macOS 14.4+ (Apple Silicon only), iOS
Windows supportYesNo
Price€25 one-time (or €5/mo Pro)$29 one-time; $0 built from source
Subscription requiredNoNo
Open sourceNoYes (GPL-3.0)
Offline / on-deviceYes (whisper.cpp)Yes, local by default
Translation while dictatingYesNot advertised
Realtime preview while speakingYesNot advertised
Per-task AI modes / macrosYes (voice macros)Yes (modes)
Guided setup & supportYesDiscord/email for buyers
Free trial14 days, no cardYes

What is VoiceInk?

VoiceInk is a native macOS dictation app built by an independent developer, Pax, and developed in public on GitHub under the GPL-3.0 licence — roughly 5,800 stars at the time of writing, which is real traction, not a hobby repo. It transcribes locally on your Mac using models like Whisper and Parakeet, so voice data never leaves the device by default, and it lets you plug in your own API keys for optional cloud models. It bills itself as the open-source alternative to Superwhisper and Wispr Flow, and that claim holds up.

I want to say this plainly: this is the good kind of software. One developer, no venture pressure, code anyone can audit, pay-once pricing. If you end up choosing VoiceInk over Lazytype, you will have chosen well — for a specific kind of user, which the rest of this post tries to pin down.

Is VoiceInk really free?

Partly, and the nuance matters. VoiceInk's source code is free: clone the repository, follow the build instructions, compile it yourself, use it forever, $0. That is a genuine option — if you are comfortable with Xcode and happy to rebuild for updates.

The version most people actually run is the prebuilt app: $29 one-time for one Mac, $49 for two, $69 for three (prices at the time of writing). That buys automatic updates and priority support, and it funds full-time development. No subscription either way.

So the honest framing is not "free vs €25". It is "$0-if-you-compile or $29 prebuilt, Mac only" versus "€25, Windows and Mac". For most non-developers, the real comparison is $29 vs €25 — nearly a coin flip on price.

Which is cheaper over three years?

Neither app charges rent, which makes this the shortest pricing table on this blog. For completeness, Lazytype Pro — our optional managed subscription at €5/month for people who do not want to touch an API key — is included too.

Lazytype Personal
€25 one-time
Lazytype Pro
€5/mo
VoiceInk Solo
$29 one-time
VoiceInk from source
$0, DIY
Year 1€25€60$29$0
Year 2€0€60$0$0
Year 3€0€60$0$0
3-year total€25€180$29$0

If price alone decides it and you can compile a Mac app, VoiceInk wins and this post could end here. It does not end here because for most people price is not the deciding axis between these two — platforms and features are. One note on Lazytype Personal: it uses your own free Groq API key, and Groq's free tier covers typical personal dictation, so €25 is genuinely the total for most users.

Does VoiceInk work on Windows?

No, and not on every Mac either. VoiceInk requires an Apple Silicon Mac running macOS 14.4 or later — no Windows version, and no Intel Mac support, since local models lean on Apple's newer hardware. There is an iOS companion app, which Lazytype does not have.

Lazytype runs natively on Windows 10/11 and macOS 12+, with the same features on both: hotkeys, the realtime preview bar, voice macros, the offline engine, translation. One licence covers both platforms, so a Windows PC at work and a Mac at home is one purchase, not two tools. The Windows build is on the Microsoft Store.

As with every Mac-only comparison on this blog: if you live entirely on an Apple Silicon Mac, keep reading, because the rest is much closer. If Windows is anywhere in your week, the decision just made itself.

What can Lazytype do that VoiceInk cannot?

  • Run on Windows — and on Intel Macs and macOS 12–14.3, which VoiceInk's Apple Silicon requirement rules out.
  • Translation while dictating. Speak Dutch, get English typed — any pair across 100+ languages with automatic detection. VoiceInk's modes can rewrite text, but a dedicated speak-one-language, type-another mode is not advertised at the time of writing.
  • Realtime preview. A floating bar shows your words arriving chunk by chunk while you are still speaking, so you catch mistakes mid-sentence instead of after pasting.
  • Sub-second cloud speed by default. Lazytype's default engine runs Whisper large-v3-turbo on Groq at roughly 216x real time — you always get the big model, regardless of how old your machine is. Local models on a base M-series Mac ask you to trade accuracy against speed.
  • Guided setup and support for everyone. Lazytype is built for people who do not know what an API key is until onboarding shows them, and support does not require buying a licence tier or joining a Discord.

What does VoiceInk do better?

A fair amount, and this list is why the answer box above is hedged.

  • It is open source. GPL-3.0, developed in public. You can read every line, audit the privacy claims instead of trusting them, patch it, or fork it. Lazytype's privacy model is documented, but you have to take our word for it; with VoiceInk you can check.
  • $0 is possible. No other app in this category has a legitimate free-forever path. Building from source is real, not a loophole.
  • Local-first by default. Transcription happens on-device out of the box. Lazytype has a fully offline whisper.cpp engine too, but its default is the cloud engine because it is faster and more accurate; VoiceInk's default is the more private one.
  • Bring-your-own-model flexibility. Whisper variants, Parakeet, your own API keys for cloud models — tinkerers get options Lazytype does not expose.
  • An iOS app. Lazytype is desktop-only; if dictating on your phone matters, that gap is real.

When should you choose which?

Choose VoiceInk if:
  • You work only on an Apple Silicon Mac (macOS 14.4+)
  • Open-source, auditable code matters to you on principle
  • Your budget is genuinely zero and you can build from source
  • You enjoy choosing and tuning your own models
Choose Lazytype if:
  • You are on Windows, an Intel Mac, or both Windows and Mac
  • You need translation while you dictate
  • You want a realtime preview of your words as you speak
  • You want big-model accuracy without owning fast hardware
  • You want guided setup and support, no compiling, no Discord

Strip away the details and the split is simple. VoiceInk is the choice of principle and of tinkering: open code, local models, Apple hardware. Lazytype is the choice of coverage and convenience: both platforms, translation, preview, and someone to email when something breaks. Both cost about the same, once, and neither will ever send you a renewal invoice. In this category, that already puts both ahead of most of the field.

What are the alternatives?

On the Mac, the polished commercial rival is Superwhisper, and the wider field is ranked in our guide to the best dictation apps for Mac. If the pay-once principle is what drew you here, our overview of voice to text without a subscription covers every free and one-time option we know of, including the built-in dictation tools that cost nothing but trail badly on accuracy.

On Windows? VoiceInk can't follow you there.

Lazytype is free for 14 days — every feature, no payment method. Then €25 once, or €5/month if you prefer a managed plan.

Download for Windows
Lazytype app icon
Written by Bas Niese

Founder of Lazytype. Bas is a Dutch developer who dictates most of what he types — in Dutch and English — and has shipped every Lazytype release since v1.0. More about Bas and Lazytype →

Frequently asked questions

Is VoiceInk free?

Partly. VoiceInk is open source under GPL-3.0, so you can build it from source for free if you are comfortable compiling a macOS app. The prebuilt version costs a one-time $29 for one Mac ($49 for two, $69 for three) and adds automatic updates and support. There is no subscription.

Does VoiceInk work on Windows?

No. VoiceInk is a native macOS app that requires an Apple Silicon Mac running macOS 14.4 or later; Intel Macs and Windows are not supported. If you work on Windows, or on both platforms, Lazytype is the direct alternative: it runs on Windows 10/11 and macOS 12+ with identical features.

Is VoiceInk open source?

Yes, genuinely. VoiceInk is developed in public on GitHub under the GPL-3.0 licence, with roughly 5,800 stars at the time of writing. Anyone can read the code, verify the privacy claims, or build the app themselves. Lazytype is proprietary — €25 one-time, but not open source.

Which is cheaper, Lazytype or VoiceInk?

They are close. VoiceInk is $0 if you build it from source, or $29 one-time prebuilt for one Mac. Lazytype Personal is €25 one-time and covers both Windows and macOS. Neither charges a subscription, so the three-year totals are simply those one-time amounts. The real difference is platforms and features, not price.

Can VoiceInk translate while you dictate?

VoiceInk does not advertise a speak-one-language, type-another translation mode at the time of writing, though its AI enhancement modes can rewrite text. Lazytype has live translation built in: dictate in Dutch and English appears, across 100+ language pairs with automatic detection.

Can I try Lazytype and VoiceInk for free?

Yes, both. VoiceInk offers a free trial of the prebuilt app, and building from source is free forever. Lazytype offers a 14-day free trial with every feature unlocked — realtime preview, voice macros, translation, the offline engine — and no payment method required to start.