diff --git a/apps/agent/pyproject.toml b/apps/agent/pyproject.toml index a34ef51..3886b32 100644 --- a/apps/agent/pyproject.toml +++ b/apps/agent/pyproject.toml @@ -29,7 +29,7 @@ voice = [ "pyannote-audio==4.0.0", "sentencepiece", "silero-vad>=5.1.0", - "torchcodec==0.7.0", + "torchcodec==0.15.0", "prometheus-client>=0.20.0", ]