Skip to content

Repository files navigation

MyWhisper icon MyWhisper icon MyWhisper icon

mywhisper-gtk

Minimalist Whisper for voice input in different Linux applications, including terminal apps.

Transcription is powered by the gpt-transcribe model.

Tested on Ubuntu 24.04 with an X11 server.

Quick start

Download the latest AppImage from Releases.

Make the AppImage executable and run it:

chmod +x mywhisper-gtk-*.AppImage
./mywhisper-gtk-*.AppImage

Set OpenAI API Key in app settings (Settings in tray menu).

Build from source

Install the dependencies, build, and run:

sudo apt update
sudo apt install -y build-essential libayatana-appindicator3-dev libxtst-dev libsoup-3.0-dev alsa-utils opus-tools
make build
./app.out

Screenshots

MyWhisper tray menu

MyWhisper settings

Hotkeys

Hotkey Action
Double Ctrl / Shift / Alt Start/stop voice input; key and interval are configurable in settings
Esc (during voice input) Cancel

About

Minimalist Whisper for voice input in different Linux applications, including terminal apps.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages