Files
pipecat/changelog/4323.fixed.md
2026-04-22 10:24:21 -03:00

298 B

  • Fixed whitespace handling in TTS token streaming mode. Inter-token whitespace (e.g., spaces between words) is now preserved for correct prosody, while leading whitespace before the first non-whitespace token is still stripped to avoid issues with TTS models that are sensitive to leading spaces.