Skip to content

docs: update for pipecat PR #4115#641

Open
markbackman wants to merge 1 commit intomainfrom
docs/pr-4115
Open

docs: update for pipecat PR #4115#641
markbackman wants to merge 1 commit intomainfrom
docs/pr-4115

Conversation

@markbackman
Copy link
Contributor

Automated documentation update for pipecat PR #4115.

Changes

Updated reference pages

  • server/utilities/turn-management/user-turn-strategies.mdx — Added notes to SpeechTimeoutUserTurnStopStrategy and TurnAnalyzerUserTurnStopStrategy sections about VAD stop_secs warnings and STT latency dependency

Updated guides

  • guides/learn/speech-input.mdx — Updated stop_secs parameter description to mention STT P99 latency dependency and stt-benchmark tool

Summary

PR #4115 added warnings to turn stop strategies when VADParams.stop_secs differs from the recommended default (0.2s) or when stop_secs >= STT p99 latency. The documentation now explains:

  • Built-in STT P99 latency values assume VADParams.stop_secs=0.2
  • If you change stop_secs, you should re-run stt-benchmark with your VAD settings
  • What warnings will appear when misconfigured
  • The impact of stop_secs >= STT p99 latency (collapses STT wait timeout to 0s)

Gaps identified

None

Updated documentation to reflect new warnings added in pipecat PR #4115:

- Added notes to SpeechTimeoutUserTurnStopStrategy and
  TurnAnalyzerUserTurnStopStrategy sections explaining that built-in STT P99
  latency values assume VADParams.stop_secs=0.2
- Documented warnings that appear when stop_secs differs from default or when
  stop_secs >= STT p99 latency
- Added references to stt-benchmark tool for measuring latency with custom VAD
  settings
- Updated speech-input.mdx to mention the stop_secs dependency for STT latency
  values
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 24, 2026
@mintlify
Copy link

mintlify bot commented Mar 24, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview Mar 24, 2026, 1:37 PM

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

Labels

auto-docs Automated documentation update from pipecat source changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant