chore: add changelogs for word-timestamp and frame-ordering fixes

This commit is contained in:
filipi87
2026-05-20 10:03:30 -03:00
parent 81bb81c1d0
commit 8bdb49bd1a
4 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1 @@
- Fixed Cartesia word timestamps leaking SSML tag text (e.g. `<spell>`, `<emotion>`, `<break>`) into word entries. Tags are now stripped before processing, so word-to-text attribution remains accurate when SSML markup is present in the TTS input.