Shortcuts

Media IO

TorchAudio project has started as a simple audio IO library for PyTorch, which are torchaudio.info(), torchaudio.load() and torchaudio.save().

In recent releases, more powerful IO features were added in torchaudio.io. These features are based on FFmpeg libraries, thus cross-platform and can handle wide variety of media formats, including audio and video, coming from many different source.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources