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
116
116
:image: _static/img/thumbnails/cropped/torchaudio-Tutorial.png
117
117
:link: beginner/audio_preprocessing_tutorial.html
118
118
: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
119
126
120
127
.. Text
121
128
@@ -460,6 +467,7 @@ Additional Resources
460
467
:caption: Audio
461
468
462
469
beginner/audio_preprocessing_tutorial
470
+ intermediate/speech_command_recognition_with_torchaudio
463
471
464
472
.. toctree ::
465
473
:maxdepth: 2
You can’t perform that action at this time.
0 commit comments