diff --git a/_static/img/thumbnails/cropped/torchaudio-speech.png b/_static/img/thumbnails/cropped/torchaudio-speech.png new file mode 100644 index 00000000000..c874a6bb482 Binary files /dev/null and b/_static/img/thumbnails/cropped/torchaudio-speech.png differ diff --git a/index.rst b/index.rst index c17172771e4..2fd4ce3ebb8 100644 --- a/index.rst +++ b/index.rst @@ -116,6 +116,13 @@ Welcome to PyTorch Tutorials :image: _static/img/thumbnails/cropped/torchaudio-Tutorial.png :link: beginner/audio_preprocessing_tutorial.html :tags: Audio + +.. customcarditem:: + :header: Speech Command Recognition + :card_description: Learn how to correctly format an audio dataset and then train/test an audio classifier network on the dataset. + :image: _static/img/thumbnails/cropped/torchaudio-speech.png + :link: intermediate/speech_command_recognition_with_torchaudio.html + :tags: Audio .. Text @@ -460,6 +467,7 @@ Additional Resources :caption: Audio beginner/audio_preprocessing_tutorial + intermediate/speech_command_recognition_with_torchaudio .. toctree:: :maxdepth: 2