From 5d2fac9cd726c49e8f7386caef14e956e7a9ea9d Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Thu, 8 Jan 2026 14:43:23 -0500 Subject: [PATCH] Add changelog fragment for PR 3366 --- changelog/3366.changed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3366.changed.md diff --git a/changelog/3366.changed.md b/changelog/3366.changed.md new file mode 100644 index 000000000..d9a0a4d89 --- /dev/null +++ b/changelog/3366.changed.md @@ -0,0 +1 @@ +- Updated `CartesiaTTSService` to support setting `language=None`, resulting in Cartesia auto-detecting the language of the conversation.