Skip to content

[404 not found] Torchaudio link reference from tutorials to documentation #1233

Closed
@Kaszanas

Description

@Kaszanas

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions