Prerequisites
- Ubuntu 22.04+ (or Ubuntu-based distro)
- Python 3.8+
- Working microphone
- curl installed (sudo apt update && sudo apt install -y curl)
Ubuntu Setup Guide
This Ubuntu guide is tuned for practical desktop use: terminals, browsers, IDEs, office suites, and chat apps. Vocalinux runs locally so your voice data never leaves your machine.
curl -fsSL https://raw.githubusercontent.com/jatinkrmalik/vocalinux/main/install.sh -o /tmp/vl.sh && bash /tmp/vl.sh --interactiveNeed help selecting an engine? Read thewhisper.cpp vs Whisper vs VOSK comparison.