Skip to content

df/io: Add support for torchaudio 2.9.#670

Open
lubosz wants to merge 1 commit intoRikorose:mainfrom
lubosz:torchcodec
Open

df/io: Add support for torchaudio 2.9.#670
lubosz wants to merge 1 commit intoRikorose:mainfrom
lubosz:torchcodec

Conversation

@lubosz
Copy link

@lubosz lubosz commented Dec 14, 2025

torchaudio 2.9 drops support for meta data functionality in favor of using torchcodec.
See: pytorch/audio#3902

This patch implements a new path for torchaudio versions 2.9+ by checking the version number.

In uses the new torchcodec API for retrieving metadata and decoding.

torchaudio drops support for meta data functionality in favor of using
torchcodec.

See pytorch/audio#3902

This patch implements a new path for torchaudio versions 2.9+ by
checking the version number.

In uses the new torchcodec API for retrieving metadata and decoding.

Signed-off-by: Lubosz Sarnecki <lubosz@gmail.com>
@javi22020
Copy link

javi22020 commented Jan 20, 2026

@Rikorose

Please merge this, would fix the library for me (latest allowed version now is 2.0.2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants