From dcbb0070c96db4a8d3ed6a6b4840f8c81bde9d7d Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Thu, 14 May 2026 15:36:28 -0400 Subject: [PATCH] Add changelog for Soniox language selection --- changelog/4495.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4495.fixed.md diff --git a/changelog/4495.fixed.md b/changelog/4495.fixed.md new file mode 100644 index 000000000..329bc834e --- /dev/null +++ b/changelog/4495.fixed.md @@ -0,0 +1 @@ +- Fixed Soniox final transcription language detection to use the most common recognized token language, avoiding mislabeling an utterance when the last token is tagged with a different language.