Vocalinux // 100% offline voice typing for Linux
Linux finally gets offline voice typing; Ctrl-tap + Vulkan GPU support vs cloud-dependent alternatives.

Offline voice typing for Linux—finally fills a gap Windows and macOS solved years ago.
Linux desktop users; privacy-conscious professionals; developers who want voice typing without cloud dependency
macOS Voice Control · Windows Narrator · Continue.dev (LLM-based coding only)
Linux finally gets offline voice typing; Ctrl-tap + Vulkan GPU support vs cloud-dependent alternatives.
The repo solves a real Wayland pain with a clever two-part design: a lightweight out-of-sandbox trigger script wakes a sandboxed app via DBus so you can have a global hotkey without breaking security. It runs whisper.cpp locally and shows an overlay to paste transcripts system-wide — very useful for offline, privacy-first typing — but the Flatpak/runtime, AVX2 needs, and English-only support limit its reach.
One Rust binary does what Electron apps and Python scripts couldn't for Linux dictation.
Finally, a real offline dictation tool that actually runs on Windows and Linux.
1.2% WER in 150ms beats Whisper and Deepgram, but pricing undercuts adoption vs free.
Hold-to-talk Whisper dictation that beats Mac's built-in tool for privacy and control.