Skip to content

fix(elevenlabs): end server vad turns#5872

Open
he-yufeng wants to merge 1 commit into
livekit:mainfrom
he-yufeng:fix/elevenlabs-server-vad-eos
Open

fix(elevenlabs): end server vad turns#5872
he-yufeng wants to merge 1 commit into
livekit:mainfrom
he-yufeng:fix/elevenlabs-server-vad-eos

Conversation

@he-yufeng
Copy link
Copy Markdown
Contributor

Summary

  • map ElevenLabs server-VAD committed transcripts to LiveKit END_OF_SPEECH
  • leave manual commit behavior unchanged: manual streams still wait for an empty commit before EOS
  • avoid treating an omitted server_vad option as server VAD when building the realtime websocket URL

To verify

  • python -m py_compile livekit-plugins\livekit-plugins-elevenlabs\livekit\plugins\elevenlabs\stt.py tests\test_plugin_elevenlabs_stt.py
  • uv run ruff check livekit-plugins\livekit-plugins-elevenlabs\livekit\plugins\elevenlabs\stt.py tests\test_plugin_elevenlabs_stt.py
  • uv run pytest tests/test_plugin_elevenlabs_stt.py -q --basetemp .tmp\pytest-5849 -p no:cacheprovider

Related: #5849

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 28, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants