livekit / agents

Build real-time multimodal AI applications 🤖🎙️📹
https://docs.livekit.io/agents
Apache License 2.0
4.04k stars 421 forks source link

PipelineAgent doesn't seem to respect end_of_speech_delay if preemptive_synthesis is on #1035

Closed martin-purplefish closed 1 week ago

martin-purplefish commented 2 weeks ago

This leads to some weird results with preemptive synthesis - the agent cuts in very quickly sometimes after the final transcript comes in.

martin-purplefish commented 1 week ago

Maybe fixed by https://github.com/livekit/agents/pull/1081? I'll check and report back.