Skip to content

docs: update for pipecat PR #4430#799

Open
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4430
Open

docs: update for pipecat PR #4430#799
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4430

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4430.

Changes

Updated api-reference/server/services/stt/deepgram.mdx:

  • Added watchdog_min_timeout parameter to DeepgramFluxSTTService Configuration section (default 0.5 seconds)
  • Added watchdog_min_timeout parameter to DeepgramFluxSageMakerSTTService Configuration section (default 0.5 seconds)
  • Updated the watchdog note to reflect the new dynamic threshold behavior: max(chunk_duration * 2, watchdog_min_timeout)

This parameter allows users to control the minimum silence duration before the watchdog sends a silence packet to prevent dangling turns. The dynamic threshold adapts automatically to the audio chunk size in use, preventing false silence injections when large audio chunks are sent at lower frequency.

Gaps identified

None

Add watchdog_min_timeout parameter to both DeepgramFluxSTTService and
DeepgramFluxSageMakerSTTService documentation, and update the watchdog
note to reflect the new dynamic threshold behavior.
@markbackman markbackman added auto-docs Automated documentation update from pipecat source changes pipecat labels May 6, 2026
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 6, 2026

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

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview May 6, 2026, 2:56 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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 pipecat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant