Closed
Description
While browsing the tutorials for audio processing with PyTorch here:
https://pytorch.org/tutorials/beginner/audio_preprocessing_tutorial.html
Under Transformations section:
https://pytorch.org/tutorials/beginner/audio_preprocessing_tutorial.html#transformations
Following link is not working and throws 404 not found:
torchaudio supports a growing list of transformations.
It seems that the correct link there would be:
https://pytorch.org/audio/stable/transforms.html
To fix it go to line 63 here and exchange the links:
https://github.com/pytorch/tutorials/blob/master/beginner_source/audio_preprocessing_tutorial.py
Metadata
Metadata
Assignees
Labels
No labels