From 158c34b0f950aa9a8ef5ba88a4b5eb0cb4594d32 Mon Sep 17 00:00:00 2001 From: Sam Sykes Date: Wed, 7 Jan 2026 16:54:53 -0800 Subject: [PATCH] version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 29939935f..471dfcdf2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -105,7 +105,7 @@ silero = [ "onnxruntime>=1.20.1,<2" ] simli = [ "simli-ai~=1.0.3"] soniox = [ "pipecat-ai[websockets-base]" ] soundfile = [ "soundfile~=0.13.1" ] -speechmatics = [ "speechmatics-voice[smart]>=0.2.4" ] +speechmatics = [ "speechmatics-voice[smart]>=0.2.6" ] strands = [ "strands-agents>=1.9.1,<2" ] tavus=[] together = []