539 Forks
2028 Stars
2028 Watchers

audio

Data manipulation and transformation for audio signal processing, powered by PyTorch

How to download and setup audio

Open terminal and run command
git clone https://github.com/pytorch/audio.git
git clone is used to create a copy or clone of audio repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with audio https://github.com/pytorch/audio/archive/master.zip

Or simply clone audio with SSH
[email protected]:pytorch/audio.git

If you have some problems with audio

You may open issue on audio support forum (system) here: https://github.com/pytorch/audio/issues