Vocalinux // 100% offline voice typing for Linux
Offline voice typing for Linux—finally fills a gap Windows and macOS solved years ago.

Private wake-word dictation across three OSes outmaneuvering Whisper API, Google Docs Voice, and Otter.ai subscriptions entirely.
Privacy-conscious users, accessibility seekers, writers, developers avoiding cloud transcription APIs
Whisper API · Otter.ai · Google Docs Voice Typing
It supports both Parakeet and Whisper models, including Parakeet MLX on Apple Silicon, and works across Linux, macOS, and Windows (x86 and ARM).
One feature people seem to enjoy is wake word activation. You can trigger recording just by saying a phrase like:
“Dumbledore”
“Mr Anderson”
“Hey Jarvis”
Then just start speaking and your words are transcribed instantly.
Under the hood the app is written in pure Go with CGO, and the Whisper and Parakeet inference code is custom implemented and optimized for CPU performance, so it runs very fast even without a GPU.
This project was a real labor of love and a deep dive into speech inference and systems programming.
Offline voice typing for Linux—finally fills a gap Windows and macOS solved years ago.
Free open-source alternative to Wispr Flow that runs Whisper and Qwen entirely offline.
Local Moonshine transcription streams text to any app, no audio leaves your Mac.
Fully-local Whisper+Ollama voice stack; real Windows app with emoji widget.
Streaming speech-to-text on-device beats Whisper's wait-for-silence UX pattern.
Four swap-able engines, 80ms latency, no subscription—beats Apple's 60-second timeout hard.