Skip to content

Commit

Permalink
Remove mention to tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
mthrok authored Sep 13, 2023
1 parent 71b604f commit 3985424
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/avsr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@

This directory contains the training recipe for real-time audio, visual, and audio-visual speech recognition (ASR, VSR, AV-ASR) models, which is an extension of [Auto-AVSR](https://arxiv.org/abs/2303.14307).

Please refer to [this tutorial](https://pytorch.org/audio/main/tutorials/device_avsr.html) for real-time AV-ASR inference from microphone and camera.

## Preparation

1. Install PyTorch (pytorch, torchvision, torchaudio) from [source](https://pytorch.org/get-started/), along with all necessary packages:
Expand Down

0 comments on commit 3985424

Please sign in to comment.