rustvani 0.4.0-dev.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};