github pytorch/audio v2.9.0
TorchAudio 2.9 release

latest releases: v2.11.0-rc2, v2.11.0-rc1, v2.10.0...
4 months ago

Deprecated APIs

Most APIs marked as drop are now removed.

Migration of load() and save() to TorchCodec

We are consolidating the decoding and encoding capabilities of PyTorch in TorchCodec. torchaudio.load() and torchaudio.save() still exist, but their underlying implementation now relies on TorchCodec.

C++ and CUDA extension

We're still working towards preserving forced_align, lfilter, overdrive, RNNT, and CUCTC.

Don't miss a new audio release

NewReleases is sending notifications on new releases.