Skip to content

Commit 33d9583

Browse files
authored
Update audio_preprocessing_tutorial.py (#1202)
Adds a comment for running this tutorial in Google Colab.
1 parent e96ab78 commit 33d9583

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

beginner_source/audio_preprocessing_tutorial.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
1919
"""
2020

21+
# Uncomment the following line to run in Google Colab
22+
# !pip install torchaudio
2123
import torch
2224
import torchaudio
2325
import requests

0 commit comments

Comments
 (0)