Skip to content

Commit

Permalink
Bump torchaudio from 2.1.2 to 2.2.0 (#300)
Browse files Browse the repository at this point in the history
* Bump torchaudio from 2.1.2 to 2.2.0

Bumps [torchaudio](https://github.com/pytorch/audio) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/pytorch/audio/releases)
- [Commits](pytorch/audio@v2.1.2...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
  • Loading branch information
dependabot[bot] and rom1504 authored Feb 9, 2024
1 parent 059f844 commit 08297c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ timeout-decorator
scenedetect[opencv]==0.6.2
decord
#eva-decord # use eva-decord instead of decord on Mac (https://github.com/dmlc/decord/issues/213)
torch==2.1.2
torch==2.2.0
langdetect
torchdata==0.7.1
torchaudio==2.1.2
torchaudio==2.2.0
soundfile
omegaconf
einops
Expand Down

0 comments on commit 08297c6

Please sign in to comment.