File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
_static/img/thumbnails/cropped Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments