Torchaudio 2016

From HPC users
Jump to navigationJump to search

Introduction

Torchaudio is a library for audio and signal processing with PyTorch. It provides I/O, signal and data processing functions, datasets, model implementations and application components. 1

Installed version(s)

The following versions are installed and currently available...

... on environment hpc-env/8.3:

  • torchaudio/0.6.0-fosscuda-2019b-Python-3.7.4-PyTorch-1.6.0

Loading Torchaudio

To load the desired version of the module, use the module load command, e.g.

module load hpc-env/8.3
module load torchaudio

Always remember: this commands are case sensitive!


Documentation

The full documentation can be found here.