Skip to content

Commit e471b0d

Browse files
authored
Merge branch 'master' into transformer_ts
2 parents 2d146fa + 33d9583 commit e471b0d

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)