diff --git a/examples/pytorch/speech_recognition/torchaudio_models/quantization/ptq_dynamic/fx/requirements.txt b/examples/pytorch/speech_recognition/torchaudio_models/quantization/ptq_dynamic/fx/requirements.txt index f7c9311fb74..91a719c0c51 100644 --- a/examples/pytorch/speech_recognition/torchaudio_models/quantization/ptq_dynamic/fx/requirements.txt +++ b/examples/pytorch/speech_recognition/torchaudio_models/quantization/ptq_dynamic/fx/requirements.txt @@ -1,4 +1,4 @@ --find-links https://download.pytorch.org/whl/torch_stable.html -torch>=2.0.0+cpu -torchaudio>=2.0.1+cpu +torch==2.0.0+cpu +torchaudio==2.0.1+cpu jiwer diff --git a/test/requirements.txt b/test/requirements.txt index 4d2908986dd..f2bbf5d9e71 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1,5 +1,5 @@ --find-links https://download.pytorch.org/whl/torch_stable.html -accelerate==0.21.0 +accelerate auto-round @ git+https://github.com/intel/auto-round.git@5dd16fc34a974a8c2f5a4288ce72e61ec3b1410f dynast==1.6.0rc1 horovod