Skip to content

docs: correct Speechmatics turn detection default and VAD auto-load behavior - #7293

Open
detail-app[bot] wants to merge 2 commits into
mainfrom
detail/fix-docs/docs-correct-speechmatics-turn-detection-default-a-9062d0
Open

detail-app[bot] wants to merge 2 commits into
mainfrom
detail/fix-docs/docs-correct-speechmatics-turn-detection-default-a-9062d0

Conversation

@detail-app

@detail-app detail-app Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

The Speechmatics plugin README (rewritten by the Agent STT migration) mislabeled "VAD" as the default turn_detection_mode and stated that no VAD is auto-loaded in EXTERNAL mode, contradicting the code where DEFAULT_TURN_DETECTION_MODE = TurnDetectionMode.EXTERNAL and _load_default_vad() auto-loads Silero. The "service-side endpointing" usage example also used a bare STT() that resolves to the EXTERNAL default, so a user copying it (without livekit-plugins-silero installed) would get the no-VAD warning and no finalized transcripts while expecting service-side endpointing.

Introduced by commit 888db1c (@Smiljanic19A, #7028)


Doc Drift PRs can be configured here.

@detail-app
detail-app Bot requested a review from a team as a code owner September 15, 2026 18:01
devin-ai-integration[bot]

This comment was marked as resolved.

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.

1 participant