rustvani 0.1.0

Voice AI framework for Rust — real-time speech pipelines with STT, LLM, TTS, and Dhara conversation flows
1
2
pub mod axum_websocket_transport;
pub use axum_websocket_transport::{WebSocketParams, WebSocketTransport};