Update README.md
Browse files
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.
|