Skip to content

Commit e6167a9

Browse files
authored
Update speech_command_recognition_with_torchaudio.py (#1239)
Fix for index title issue.
1 parent 0f6b204 commit e6167a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/speech_command_recognition_with_torchaudio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
Speech Command Recognition with torchaudio
3-
==========================================
3+
******************************************
44
55
This tutorial will show you how to correctly format an audio dataset and
66
then train/test an audio classifier network on the dataset.

0 commit comments

Comments
 (0)