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 cd5b3a9 commit 44c9bf7Copy full SHA for 44c9bf7
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