From 23d7608e5f5895625cb6238db444eb7e164e2b96 Mon Sep 17 00:00:00 2001 From: Sam Sykes Date: Mon, 26 Jan 2026 23:15:30 +0000 Subject: [PATCH] changelog update --- changelog/3562.changed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/3562.changed.md b/changelog/3562.changed.md index 09090672b..533f37b2f 100644 --- a/changelog/3562.changed.md +++ b/changelog/3562.changed.md @@ -1,2 +1,2 @@ -- Added support for TTFS `finalize` attribute in `SpeechmaticsSTTServce` and set the default mode to `EXTERNAL` to support Pipecat-controlled VAD. +- Added support for TTFS in `SpeechmaticsSTTService` and set the default mode to `EXTERNAL` to support Pipecat-controlled VAD. - Changed dependency to `speechmatics-voice[smart]>=0.2.8`