diff --git a/demos/audio/requirements.txt b/demos/audio/requirements.txt index c8857c1268..a2a817426c 100644 --- a/demos/audio/requirements.txt +++ b/demos/audio/requirements.txt @@ -1,6 +1,6 @@ --extra-index-url "https://download.pytorch.org/whl/cpu" -torch==2.8.0+cpu -torchaudio==2.8.0+cpu +torch==2.10.0+cpu +torchaudio==2.10.0+cpu soundfile speechbrain==1.0.2 huggingface_hub==0.29.3