We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bd0315 commit 0f6b204Copy full SHA for 0f6b204
beginner_source/audio_preprocessing_tutorial.py
@@ -60,7 +60,7 @@
60
# ---------------
61
#
62
# ``torchaudio`` supports a growing list of
63
-# `transformations <https://pytorch.org/audio/transforms.html>`_.
+# `transformations <https://pytorch.org/audio/stable/transforms.html>`_.
64
65
# - **Resample**: Resample waveform to a different sample rate.
66
# - **Spectrogram**: Create a spectrogram from a waveform.
0 commit comments