Skip to content

Commit

Permalink
Update to clap2 image
Browse files Browse the repository at this point in the history
  • Loading branch information
bmartin1 authored Oct 12, 2023
1 parent e218763 commit f5fb6c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f5fb6c6

Please sign in to comment.