Skip to content

Tags: rapidaai/voice-ai

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #87 from rapidaai/telemetry-issue-80-foundation

Feat: External Telemetry integration #80

v2.0.2

Toggle v2.0.2's commit message
fix: gofmt .

v2.0.2-pre

Toggle v2.0.2-pre's commit message
fix: gofmt .

v2.0.1-pre

Toggle v2.0.1-pre's commit message
feat: added change for agentkit test and ui fixes

v2.0.0

Toggle v2.0.0's commit message
release: v2.0.0 — Telephony reliability, SIP, WebRTC, Asterisk

Telephony stack rebuilt around a unified channel architecture. Every provider
(Twilio, Vonage, Exotel, Asterisk, SIP) now shares the same hardened base
layer with deterministic audio framing, atomic interruption, and persistent
call context (000005 migration).

Highlights:
- Native SIP integration with RTP/SDP/session management
- Asterisk AudioSocket + WebSocket inbound/outbound support
- WebRTC channel with Opus codec and gRPC signalling
- call_contexts table for reliable async provider callbacks
- Per-speaker recording split (assistant + user tracks, 000006 migration)
- Sentence-level LLM text aggregator for lower TTS first-word latency
- 31 BaseStreamer tests, full telephony provider test suite
- AgentKit executor stability fixes, MCP tool support
- Google TTS stale-response fix, first-token latency telemetry

v0.1.3

Toggle v0.1.3's commit message
feat: update react dependencies and removed unwanted logs

v0.1.2

Toggle v0.1.2's commit message
chore(refactor): remove the refs, logs, debug statements

v0.1.1

Toggle v0.1.1's commit message
fix: assistant model executor failure on empty variable issue #52

v1.0.0

Toggle v1.0.0's commit message
feat: doc, sdks submodules