whis 0.5.8

Voice-to-text CLI using OpenAI Whisper API
1
2
3
4
5
pub mod config;
pub mod listen;
pub mod record_once;
pub mod status;
pub mod stop;