Skip to content

Commit 254d927

Browse files
authored
Fix the link to speech recognition (pytorch#1738)
1 parent cbf2238 commit 254d927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Welcome to PyTorch Tutorials
169169
:header: Automatic Speech Recognition with Wav2Vec2 in torchaudio
170170
:card_description: Learn how to use torchaudio's pretrained models for building a speech recognition application.
171171
:image: _static/img/thumbnails/cropped/torchaudio-asr.png
172-
:link: intermediate_source/speech_recognition_pipeline_tutorial.html
172+
:link: intermediate/speech_recognition_pipeline_tutorial.html
173173
:tags: Audio
174174

175175
.. customcarditem::

0 commit comments

Comments
 (0)