Files
pipecat/changelog/4090.fixed.md
2026-03-20 10:46:36 -04:00

2 lines
316 B
Markdown

- Fixed audio frame ordering and interruption handling in Fish Audio, LMNT, Neuphonic, and Rime NonJson TTS services. These services were bypassing the base `TTSService` audio context serialization queue by pushing audio frames directly, which could cause out-of-order frames and broken interruptions during speech.