Skip to content

Commit 12cecd1

Browse files
authored
Update index.rst (#1221)
* Update index.rst * Update index.rst * Add files via upload
1 parent 7e1cee8 commit 12cecd1

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Loading

index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,13 @@ Welcome to PyTorch Tutorials
116116
:image: _static/img/thumbnails/cropped/torchaudio-Tutorial.png
117117
:link: beginner/audio_preprocessing_tutorial.html
118118
:tags: Audio
119+
120+
.. customcarditem::
121+
:header: Speech Command Recognition
122+
:card_description: Learn how to correctly format an audio dataset and then train/test an audio classifier network on the dataset.
123+
:image: _static/img/thumbnails/cropped/torchaudio-speech.png
124+
:link: intermediate/speech_command_recognition_with_torchaudio.html
125+
:tags: Audio
119126

120127
.. Text
121128
@@ -460,6 +467,7 @@ Additional Resources
460467
:caption: Audio
461468

462469
beginner/audio_preprocessing_tutorial
470+
intermediate/speech_command_recognition_with_torchaudio
463471

464472
.. toctree::
465473
:maxdepth: 2

0 commit comments

Comments
 (0)