nielsr HF staff commited on
Commit
c1c0c66
1 Parent(s): 238aef2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,4 +16,4 @@ The Audio Spectrogram Transformer is equivalent to [ViT](https://huggingface.co/
16
 
17
  ## Usage
18
 
19
- You can use the raw model for classifying audio into one of the AudioSet classes. See the [documentation](https://huggingface.co/docs/transformers/main/en/model_doc/audio-spectrogram-transformer) for more info.
 
16
 
17
  ## Usage
18
 
19
+ You can use the raw model for classifying audio into one of the AudioSet classes. See the [documentation](https://huggingface.co/docs/transformers/main/en/model_doc/audio-spectrogram-transformer#transformers.ASTForAudioClassification.forward.example) for more info.