Lausch is a Rust tool that allows a user to dictate text via voice for input and either output the transcribed text or type the text back via simulated keyboard events
Silero VAD is used to wait for a voice command to begin, and transcription is performed with Whisper
cargo install --git https://git.svc.vesey.tech/will/lausch-rs
If key inputs are not being sent, you may need to refer to inputbot documentation for additional permissions configuration.
lausch