diff --git a/apps/agent/pyproject.toml b/apps/agent/pyproject.toml index a34ef51..9a8f175 100644 --- a/apps/agent/pyproject.toml +++ b/apps/agent/pyproject.toml @@ -26,7 +26,7 @@ voice = [ "soundfile>=0.12.0", "omegaconf>=2.3.0", "hydra-core>=1.3.0", - "pyannote-audio==4.0.0", + "pyannote-audio==4.0.7", "sentencepiece", "silero-vad>=5.1.0", "torchcodec==0.7.0",