Skip to content

Commit 44c9bf7

Browse files
authored
Make small change to get tutorial to build
1 parent cd5b3a9 commit 44c9bf7

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)