Skip to content

Commit 60db250

Browse files
authored
Merge branch 'master' into intersphinx
2 parents 12668a7 + 339a687 commit 60db250

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

beginner_source/audio_data_augmentation_tutorial.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -436,8 +436,8 @@ def plot_specgram(waveform, sample_rate, title="Spectrogram", xlim=None):
436436
Audio(filtered, rate=sample_rate2)
437437

438438
######################################################################
439-
# Codec aplied:
440-
# ~~~~~~~~~~~~~
439+
# Codec applied:
440+
# ~~~~~~~~~~~~~~
441441
#
442442

443443
Audio(codec_applied, rate=sample_rate2)

0 commit comments

Comments
 (0)