diff --git a/backend/python/parler-tts/requirements-cublas11.txt b/backend/python/parler-tts/requirements-cublas11.txt index 9f8fe9ff87a3..3573292ef166 100644 --- a/backend/python/parler-tts/requirements-cublas11.txt +++ b/backend/python/parler-tts/requirements-cublas11.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cu118 torch==2.4.1+cu118 -torchaudio==2.4.1+cu118 +torchaudio==2.5.1+cxx11.abi transformers accelerate \ No newline at end of file diff --git a/backend/python/parler-tts/requirements-cublas12.txt b/backend/python/parler-tts/requirements-cublas12.txt index 537169495d1e..f9159c10128e 100644 --- a/backend/python/parler-tts/requirements-cublas12.txt +++ b/backend/python/parler-tts/requirements-cublas12.txt @@ -1,4 +1,4 @@ torch==2.4.1 -torchaudio==2.4.1 +torchaudio==2.5.1+cxx11.abi transformers accelerate \ No newline at end of file diff --git a/backend/python/parler-tts/requirements-hipblas.txt b/backend/python/parler-tts/requirements-hipblas.txt index b8758537835e..75922eef65b8 100644 --- a/backend/python/parler-tts/requirements-hipblas.txt +++ b/backend/python/parler-tts/requirements-hipblas.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/rocm6.0 torch==2.3.0+rocm6.0 -torchaudio==2.3.0+rocm6.0 +torchaudio==2.5.1+cxx11.abi transformers accelerate