rustvani 0.1.2

Voice AI framework for Rust — real-time speech pipelines with STT, LLM, TTS, and Dhara conversation flows
1
2
3
pub mod sarvam;

pub use sarvam::{SarvamSttConfig, SarvamSttHandler};