CLI ツール
Linux Dictation Tool — Rust
Build a native Linux speech-to-text dictation tool in Rust, inspired by hyprwhspr. System-wide dictation that works in any text field, terminal, or chat window on Wayland/X11. Uses whisper.cpp (via whisper-rs) or cloud APIs for transcription, cpal for audio capture, evdev/libinput for global hotkeys, and ydotool/wtype for text injection. Use this skill whenever building, extending, or debugging any part of the Linux dictation tool — audio capture, transcription pipeline, hotkey handling, text pasting, VAD, model management, CLI, systemd services, config, visualizer, or packaging. Also trigger for: Rust audio processing, whisper.cpp integration, Linux input simulation, Wayland clipboard, PipeWire/PulseAudio interaction, or PKGBUILD/deb/rpm packaging.