Linux installation
Install Voice Dictation on Linux
Pick your distro guide and follow a proven setup flow for offline speech-to-text on Linux. Every guide is written for real desktop usage.
install.sh --interactive
curl -fsSL https://raw.githubusercontent.com/jatinkrmalik/vocalinux/main/install.sh -o /tmp/vl.sh && bash /tmp/vl.sh --interactivePrefer no installer? Download an AppImage for x86_64 or aarch64 from GitHub Releases (host text-injection tools still required).
Ubuntu
Install offline voice dictation on Ubuntu 22.04+ with GNOME, KDE, X11, or Wayland.
Read Ubuntu guideFedora
Set up speech-to-text on Fedora Workstation and Silverblue with distro-specific notes.
Read Fedora guideArch Linux
Install Vocalinux on Arch, Manjaro, and EndeavourOS with package prerequisites and tips.
Read Arch Linux guideAfter installation
- Launch with
vocalinux. - Hold Right Alt (Option) to dictate, or switch to toggle mode in Settings.
- Choose whisper.cpp for speed, Whisper for maximum model compatibility, or VOSK for low-RAM systems.
Need help choosing an engine? See the speech engine comparison.
