Search Criteria
Package Details: whisper-toggle 1.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/whisper-toggle.git (read-only, click to copy) |
|---|---|
| Package Base: | whisper-toggle |
| Description: | Single-keybinding speech-to-text for Linux — press once to record, press again to transcribe and paste |
| Upstream URL: | https://github.com/zweck/whisper-toggle |
| Licenses: | MIT |
| Submitter: | zweck |
| Maintainer: | zweck |
| Last Packager: | zweck |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-02-03 20:32 (UTC) |
| Last Updated: | 2026-02-03 20:32 (UTC) |
Dependencies (12)
- bash (bash-gitAUR, bash-devel-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR)
- libnotify (libnotify-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- sox (sox-dsd-gitAUR)
- pciutils (pciutils-gitAUR) (optional) – GPU detection in setup wizard
- whisper.cppAUR (whisper.cpp-openvinoAUR, whisper.cpp-hipAUR, whisper.cpp-cudaAUR, whisper.cpp-vulkanAUR) (optional) – speech recognition engine (or build from source)
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR, wl-clipboard-gitAUR) (optional) – clipboard support on Wayland
- xdotool (xdotool-gitAUR) (optional) – auto-paste on X11
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional) – clipboard support on X11
- ydotool (ydotool-gitAUR) (optional) – auto-paste on Wayland
Latest Comments
zweck commented on 2026-02-03 20:34 (UTC)
I love using Whisper on my machine under a key binding, it feels very intuitive so I thought I'd wrap up how I do it into a little tool for others :)