I Tried the Open Source ElevenLabs Alternative (Voicebox)
A 7-minute hands-on with Voicebox — the local voice AI studio that clones your voice, dictates into any app, and talks back to your coding agents, all without a subscription.
June 17thFluidVoice, a free open-source Mac app, runs speech-to-text and cleanup entirely on-device — going head-to-head with paid subscription tools like Wispr Flow and Superwhisper.
FluidVoice, a free open-source Mac app, runs both speech recognition and text cleanup entirely on-device, matching or beating paid subscription dictation tools like Wispr Flow without a monthly fee or cloud upload.
FluidVoice is a free, open-source Mac dictation app that runs entirely on-device: a local model called Parakeet transcribes speech, and a second local model, Fluid Intelligence, cleans up capitalization, punctuation, and structure before dropping the result into whatever app has focus. In a live demo it produced correctly formatted, comment-ready text with no lag, and it runs roughly four times faster than cloud competitors like Wispr Flow and Superwhisper because there's no network round-trip. The tradeoffs: it's Mac-only (Windows/iOS are wait-listed), the cleanup model is a ~3.5GB download, and it's slower on Intel Macs. The recommended move is to run it as your everyday Mac tool and keep a cross-platform tool around for when you're not on a Mac.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Apple's built-in dictation is fine for texts but fails at capitalization, punctuation, and structure for anything someone will actually read.

Introduces FluidVoice — free, open source, and fully on-device, addressing both the privacy and cost objections at once.

Parakeet transcribes speech locally; Fluid Intelligence cleans it up; one hotkey drops the result into whatever app has focus.

One-line install, mic/accessibility permissions, then a live hotkey dictation into a Claude Code terminal that produces clean, comment-formatted text with no visible lag.

FluidVoice runs about 4x faster than the cloud tools; Wispr Flow and Superwhisper are accurate but paid and cloud-dependent.

Near-instant on Apple silicon; the 'weakest' option on paper turns out to be the only free, open-source, locally-formatted one.

Windows/iOS are wait-listed, the cleanup model is a ~3.5GB download, Intel runs slower, and non-English dictation may need tuning.

A conditional verdict: worth it specifically if avoiding another subscription matters to you.

Run FluidVoice as the everyday Mac tool, keep a cross-platform tool around for when you're not on a Mac.

Closing CTA: GitHub repo and brew install command in the description, subscribe ask, silent Better Stack end-card bumper.
FluidVoice shows that chaining two small on-device models — one for transcription, one for cleanup — can match paid cloud dictation tools on quality while removing the monthly fee and the privacy risk.
“You'd think the free thing we already have on Mac would be good enough, but it's not.”
“This is actually four times faster than using other ones already out there.”
“On Apple silicon, it's fast enough that you can forget it's even thinking.”
“The free one that was supposed to be the weakest is the only one that's free open source and does the smart formatting right there on our machine.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
Every Mac already has a dictation button — and it's not good enough for real work. This video tests the free, open-source app built to replace it, and the subscription tools built on top of it.
Speech runs through two on-device models in sequence: one converts audio to raw text, the second acts as an editor fixing capitalization, punctuation, and structure before the hotkey drops it into the active app.
“The GitHub link and the brew command are both in the description below. If you enjoy coding tips and tricks like this, be sure to subscribe to the BetterStack channel.”
single closing line pairs the tool's install link with a subscribe ask — no hard sell, no separate spoken sponsor read despite the channel's own Better Stack product appearing as a silent end-card bumper
00:01
00:05
00:07
00:11
00:15
00:19
00:23
00:25
00:27
00:32
00:36
00:38
00:42
00:45
00:49
00:52
00:56
01:00
01:03
01:08
01:10
01:13
01:16
01:19
01:23
01:26
01:30
01:33
01:38
01:40
01:44
01:47
01:50
01:54
01:57
02:01
02:05
02:07
02:11
02:14
02:18
02:21
02:26
02:28
02:30
02:35
02:37
02:42
02:45
02:48
02:52
02:55
02:59
03:02
03:05
03:09
03:12
03:16
03:20
03:23
03:24
03:29
03:33
03:36
03:40
03:43
03:46
03:50
03:53
03:56
04:00
04:03
04:07
04:10
04:14
04:17
04:21
04:24
04:27
04:31Add Modern Creator as a preferred source and Google shows you more of our breakdowns in Search, Top Stories, and AI Overviews. It only changes what you see, and you can undo it in your Google settings anytime.
A 7-minute hands-on with Voicebox — the local voice AI studio that clones your voice, dictates into any app, and talks back to your coding agents, all without a subscription.
June 17thMeta open-sourced Astryx, a shadcn-style React component library built on StyleX that separates system behavior from fully type-safe, token-level theming.
July 20thOpenAI folded its beloved Codex app into a rebranded ChatGPT overnight -- Theo argues they just killed the best brand in AI coding.
July 11thMatt Pocock built and open-sourced Sandcastle, a TypeScript library that runs Claude Code and other coding agents inside sandboxes to plan, implement, review, and merge whole GitHub issues without a human clicking approve.
April 30thA creator builds daemon, a single Mac app that runs every AI coding agent he owns, by giving Claude Fable 5 four rounds of blunt feedback instead of writing a line of the UI himself.
July 7thA 13-minute breakdown of the Chinese open-source model that nearly matches Opus 4.8 intelligence at one-fifth the price, and the four-step setup to wire it into Claude Code.
June 23rd