whisrs 0.1.19

Linux-first voice-to-text dictation tool with Groq, OpenAI, and local Whisper backends
Documentation
1
2
3
4
//! Configuration management and interactive setup for whisrs.

pub mod edit;
pub mod setup;