GitHub - sevos/waystt: Wayland Speech-to-Text Tool - A minimal signal-driven speech-to-text tool for Wayland environments with PipeWire audio
waystt - Wayland Speech-to-Text Tool
Press a keybind, speak, and get instant text output. A speech-to-text tool that transcribes audio using OpenAI Whisper and outputs to stdout.
Features
Signal-driven: Press keybind → speak → get text (no GUI needed)
UNIX philosophy: Outputs transcribed text to stdout for piping to other tools
On-demand operation: Starts when called, processes audio, then exits
Audio feedback: Beeps confirm recording start/stop and success
Wayland native: Works with modern Linu...
Read more at github.com