Alternatives
Products that do what Wordbird: free dictation for Mac running Nvidia Parakeet locally does
Dear HN, Wordbird is an open-source voice dictation app for macOS, powered by Nvidia Parakeet running locally on Apple Silicon via MLX. You can teach it project-specific terms like brand names or frameworks using a project-level WORDBIRD.md file. Run it via `uvx wordbird`. Press a hotkey, speak, and your words are transcribed and pasted into whatever app is focused. A small LLM, also running locally, post-processes the transcription to fix errors. If you use apps like VS Code, Zed, Terminal.app or iTerm, Wordbird will know which directory you're in, look up a project-specific WORDBIRD.md…
- 1

- 2
- 3

- 4

- 5

- 6
- 7

- 8

- 9

- 10

- 11

- 12

- 13

- 14

- 15

Private, local transcription and system-wide dictation for Apple Silicon. - VladUZH/qwen-scribe
Jul 2026 · github.com
- 16

- 17

- 18

- 19CL
I’ve been working in fairly locked‑down Windows environments where I’m allowed to run Python, but not install or launch new `.exe` files. In addition the built-in windows dictations are blocked (the only good one isn't local anyway). At the same time, I really wanted accurate, fast dictation without sending audio to a cloud service, and without needing a GPU. Most speech‑to‑text setups I tried either required special launchers, GPU access, or were awkward to run day‑to‑day. To scratch that itch, I built Chirp, a Windows dictation app that runs fully locally, uses NVIDIA’s ParakeetV3 model,…
Nov 2025 · github.com
- 20SA
Hey HN, I built superwhisper out of frustration with the native dictation capabilities of macOS. Inaccurate, required manual punctuation, didnt activate in some contexts or would have audio capture issues. I wanted a replacement that worked offline, had cross language support, was configurable and worked in any application. Under the hood the app is using whisper.cpp, which runs really well on the Apple Silicon chips. You can use the base and standard size models for free, larger models sizes and languages other than english are paid. Let me know what you think! For context, I launched this…
2023 · superwhisper.com
- 21

- 22

- 23OF
I wanted a voice-to-text app but didn't trust any of the proprietary ones with my privacy. So I decided to see if I could vibe code it with 0 macOS app & Swift experience. It uses a local binary of whisper.cpp (a fast implementation of OpenAI's Whisper voice-to-text model in C++). Github: https://github.com/richardwu/openwhisper I also decided to take this as an opportunity to compare 3 agentic coding harnesses: Cursor w/ Opus 4.6: - Best one-shot UI by far - Didn't get permissioning correct - Had issues making the "Cancel recording" hotkey being turned on all the…
Feb 2026 · github.com
- 24

Perfect voice dictation for macOS, powered by Whisper AI.
Jan 2026
Ranked by how close each launch is in meaning, then by votes. Refine with a description →