From e07db88bc0cb55054aa18fe76912f93a758acfdf Mon Sep 17 00:00:00 2001 From: Sam Sykes Date: Sun, 3 Aug 2025 22:11:10 +0100 Subject: [PATCH] Updated changelog. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e3b82dde..56f2e1c59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed an issue with the `TavusVideoService` where an error was thrown due to missing transcription callbacks. +- Fixed an issue in `SpeechmaticsSTTService` where the `user_id` was set to + `None` when diarization is not enabled. + ### Performance - Fixed an issue in `TaskObserver` (a proxy to all observers) that was degrading