Minimalist Whisper for voice input in different Linux applications, including terminal apps.
Tested on Ubuntu 24.04 with an X11 server.
Install packages required to run the app:
sudo apt update
sudo apt install -y alsa-utils ffmpegRun:
./app.outSet OpenAI API Key in app settings (Settings in tray menu).
Install packages required to build:
sudo apt update
sudo apt install -y build-essential pkg-config libgtk-3-dev libayatana-appindicator3-dev libx11-dev libxtst-dev libsoup-3.0-devBuild:
make build
| Hotkey | Action |
|---|---|
Double Left CTRL |
Start/stop voice input |
Esc (during voice input) |
Cancel |