From 8e87029c0e1c95aa161e9eb7a4f954f090f9eae7 Mon Sep 17 00:00:00 2001 From: Benjamin Elizalde <26778834+bmartin1@users.noreply.github.com> Date: Tue, 17 Oct 2023 15:39:45 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1ad133e..9973445 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,11 @@ pip install msclap pip install git+https://github.com/microsoft/CLAP.git ``` +## CLAP weights +CLAP weights are downloaded automatically (choose between versions _2022_, _2023_, and _clapcap_), but are also available at: [Zenodo](https://zenodo.org/record/8378278) or [HuggingFace](https://huggingface.co/microsoft/msclap) + +_clapcap_ is the audio captioning model that uses the 2023 encoders. + ## Usage - Zero-Shot Classification and Retrieval