-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
The Agent start responding only after
"Received message type committed_transcript"
but 11labs Scribe yields that message VERY late. Many seconds later the user stopped talking, I tried in a room with absolute silence too.
Expected Behavior
Silero VAD commits the turn after detecting user silence.
Agent respond to the user message already timely received with
"Received message type partial_transcript:"
Reproduction Steps
1. Create an Agent with SileroVAD enabled and use Elevenlabs STT Sribe v2 with streaming=True
2. Start a call, talk, the Agent will never answer (or only after 10-15sec)Operating System
Docker on K8s
Models Used
No response
Package Versions
livekit-agents==1.3.4Session/Room/Call IDs
No response
Proposed Solution
Additional Context
No response
Screenshots and Recordings
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working