Files
pipecat/changelog/4430.changed.md
2026-05-06 11:26:14 -03:00

2 lines
230 B
Markdown

- `DeepgramFluxSTT` watchdog silence threshold is now dynamic: `max(chunk_duration * 2, watchdog_min_timeout)` instead of a fixed 500 ms. This prevents false silence injections when large audio chunks are sent at lower frequency.