From d20f174a6b0d866eca637bc373a2465d483c43c5 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Mon, 21 Nov 2022 10:43:38 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9280f0a..2ef0f83 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/table-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) for more info. \ No newline at end of file