chore(deps): Bump torchaudio in /backend/python/parler-tts

Bumps torchaudio from 2.3.0+rocm6.0 to 2.5.1+cxx11.abi.

---
updated-dependencies:
- dependency-name: torchaudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-16 18:30:32 +00:00 committed by GitHub
parent 7ca0e2d925
commit 2e01a9c779
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
torch==2.4.1
torchaudio==2.4.1
torchaudio==2.5.1+cxx11.abi
transformers
accelerate

View File

@ -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