diff --git a/README.md b/README.md index 2ef0f83..fc4ece9 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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. \ No newline at end of file