Update README.md

This commit is contained in:
Niels Rogge 2023-02-07 09:20:24 +00:00 committed by huggingface-web
parent 238aef2e1e
commit c1c0c663ec

@ -16,4 +16,4 @@ The Audio Spectrogram Transformer is equivalent to [ViT](https://huggingface.co/
## Usage
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.
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.