v0.1.1
rapidaai/voice-aiv0.1.1Jan 7, 2026by iamprashant
AI Summary
Initial telephony-focused release introducing Exotel integration and Sarvam STT support with significant bug fixes for audio stream reliability.
Key Highlights
- Exotel telephony integration with inbound/outbound support
- Sarvam STT integration with streaming transcription
- Fixed audio stream desync during long calls
- Improved end-of-speech detection
- Reduced noisy logs during high-frequency audio
New Features
- Exotel telephony integration
- Sarvam Speech-to-Text
- Streaming audio pipeline
- Call lifecycle event mapping
Full Release Notes
**New Integrations** Telephony - Exotel integration - Inbound and outbound call support - Streaming audio pipeline wired into Rapida orchestrator **Call lifecycle events mapped cleanly to agent state** Speech-to-Text - Sarvam STT integration - Streaming transcription support - Partial and final transcript handling **Improved latency consistency under load** - Bug Fixes & Stability Improvements - Fixed audio stream desync issues during long-running calls - Resolved intermittent end-of-speech detection edge cases - Improved error handling when STT or TTS streams restart - Fixed state leaks on abrupt call termination - Reduced noisy logs during high-frequency audio ingestion **Reliability & Internal Improvements** - Safer handling of external provider timeouts - Better retries and backoff for integration failures - Clearer failure signals surfaced to the orchestrator - Minor performance optimizations in streaming pipeline **Full Changelog**: https://github.com/rapidaai/voice-ai/compare/v1.0.0...v0.1.1