Update to clap2 image

This commit is contained in:
Benjamin Elizalde
2023-10-12 13:20:24 -07:00
committed by GitHub
parent e2187633b8
commit f5fb6c6b6a
+1 -1
View File
@@ -4,7 +4,7 @@
CLAP (Contrastive Language-Audio Pretraining) is a model that learns acoustic concepts from natural language supervision and enables “Zero-Shot” inference. The model has been extensively evaluated in 26 audio downstream tasks achieving SoTA in several of them including classification, retrieval, and captioning.
<img width="832" alt="clap_diagrams" src="https://raw.githubusercontent.com/hykilpikonna/CLAP/main/docs/diagram.png">
<img width="832" alt="clap_diagrams" src="docs/clap2_diagram.png">
## Setup