Skip to content

Elevenlabs Scribe v2 never commits the turn #4087

@IngLP

Description

@IngLP

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.4

Session/Room/Call IDs

No response

Proposed Solution

Additional Context

No response

Screenshots and Recordings

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions