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

230 B

  • 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.