Files
pipecat/changelog/3759.performance.md
2026-02-16 11:35:45 -07:00

2 lines
209 B
Markdown

- Switched `GradiumTTSService` from `InterruptibleWordTTSService` to `AudioContextWordTTSService`, eliminating websocket disconnect/reconnect on every interruption by using `client_req_id`-based multiplexing.