1ttric / lausch-rs

Uses Silero VAD and OpenAI Whisper ASR to perform speech recognition in your terminal, or anywhere else

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lausch

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

Installation

cargo install --git https://git.svc.vesey.tech/will/lausch-rs

Usage

If key inputs are not being sent, you may need to refer to inputbot documentation for additional permissions configuration.

lausch

About

Uses Silero VAD and OpenAI Whisper ASR to perform speech recognition in your terminal, or anywhere else


Languages

Language:Rust 100.0%