Local Whisper-powered speech-to-text with application-aware formatting. No cloud. No subscription. Complete privacy.
Built for developers, writers, and accessibility users on Linux.
Open source · GPLv3 · Works offlineVoiced runs entirely on your machine. Your speech never leaves your hardware. GPU-accelerated Whisper delivers accuracy that matches or exceeds cloud services.
Multiple ASR engines: faster-whisper, whisper.cpp, OpenVINO. Pick the best for your hardware. All local, all fast.
Detects your active window and project. Dictating in VS Code? It knows your codebase. Writing email? It adjusts formatting.
dictation cleans speech. prompt uses project context. plan structures ideas. commit writes messages.
Text insertion via wtype (Wayland), xdotool (X11), or clipboard fallback. Works in any application — terminal, browser, IDE.
Zero network calls for transcription. Your voice data stays on your machine. No accounts, no telemetry, no cloud processing.
Press F9 to start dictating, F9 again to stop. Text appears in your focused application. Voice activity detection auto-stops on silence.
PipeWire/PulseAudio audio capture with VAD endpoint detection. Records until you stop or silence.
Local Whisper ASR converts speech to raw text. GPU-accelerated. Multiple engine options.
AI cleans filler words, fixes grammar, applies context-aware formatting from your active project.
Cleaned text is typed into your focused application via wtype/xdotool. No clipboard hijacking.
Pick the engine that fits your hardware and accuracy needs.
Requires: Python 3.11+, PipeWire or PulseAudio, wtype (Wayland) or xdotool (X11)