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
user@linux:~$ curl -fsSL \
https://raw.githubusercontent.com/VocaHQ/vocalinux/main/install.sh \
-o /tmp/vl.sh && \
bash /tmp/vl.sh --interactiveThen launch vocalinux.
Ubuntu
Install offline voice dictation on Ubuntu 24.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.