Skip to content

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

1 participant