Skip to content

Commit 0b5aa0d

Browse files
authored
One line change to kick off build
1 parent 47af5dc commit 0b5aa0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/audio_preprocessing_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
GPU support.
88
99
Significant effort in solving machine learning problems goes into data
10-
preparation. torchaudio leverages PyTorch’s GPU support, and provides
10+
preparation. ``torchaudio`` leverages PyTorch’s GPU support, and provides
1111
many tools to make data loading easy and more readable. In this
1212
tutorial, we will see how to load and preprocess data from a simple
1313
dataset.

0 commit comments

Comments
 (0)