From 5bb2201fa1a800686628ca96a94a7446752d202f Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Thu, 12 Feb 2026 08:58:03 -0500 Subject: [PATCH] Add changelog for #3727 --- changelog/3727.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3727.fixed.md diff --git a/changelog/3727.fixed.md b/changelog/3727.fixed.md new file mode 100644 index 000000000..19e288f11 --- /dev/null +++ b/changelog/3727.fixed.md @@ -0,0 +1 @@ +- Fixed `ElevenLabsTTSService` word timestamps being interleaved across sentences within the same context, causing incorrect word ordering.