Merge pull request #4475 from pipecat-ai/mb/cartesia-korean-fix

Fix Cartesia CJK timestamp spacing
This commit is contained in:
Mark Backman
2026-05-13 13:20:42 -04:00
committed by GitHub
4 changed files with 136 additions and 12 deletions

View File

@@ -0,0 +1 @@
- Fixed Cartesia TTS Chinese and Japanese timestamp grouping to preserve provider text spacing, avoiding artificial spaces when timestamp groups are reassembled downstream.

1
changelog/4475.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed Cartesia TTS Korean word timestamps to use normal spacing rules, preserving word boundaries and per-word timestamp alignment during downstream aggregation.