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 47af5dc commit 0b5aa0dCopy full SHA for 0b5aa0d
beginner_source/audio_preprocessing_tutorial.py
@@ -7,7 +7,7 @@
7
GPU support.
8
9
Significant effort in solving machine learning problems goes into data
10
-preparation. torchaudio leverages PyTorch’s GPU support, and provides
+preparation. ``torchaudio`` leverages PyTorch’s GPU support, and provides
11
many tools to make data loading easy and more readable. In this
12
tutorial, we will see how to load and preprocess data from a simple
13
dataset.
0 commit comments