Update README.md
Browse files
README.md
CHANGED
@@ -116,7 +116,7 @@ tags:
|
|
116 |
</p>
|
117 |
|
118 |
## **Overview**
|
119 |
-
CLaMP 3 is a **state-of-the-art** framework for **music information retrieval (MIR)** across multiple **modalities** (โ๏ธ **text**, ๐ผ **sheet music**, ๐ต **audio**, ๐น **MIDI**, and ๐ผ๏ธ **images**) and **languages** (๐ 27 trained, 100 supported). It leverages **contrastive learning** to align diverse music
|
120 |
|
121 |
๐ **Why CLaMP 3?**
|
122 |
โ
**Multimodal**: Works with โ๏ธ **text**, ๐ผ **sheet music**, ๐ต **audio**, ๐น **MIDI**, and ๐ผ๏ธ **images**
|
@@ -144,9 +144,9 @@ CLaMP 3 is a **state-of-the-art** framework for **music information retrieval (M
|
|
144 |
|
145 |
๐ก **Text-to-Music Retrieval**: Search music with text (100 languages!)
|
146 |
๐ธ **Image-to-Music Retrieval**: Match music to images ๐จ
|
147 |
-
๐ **Cross-Modal Retrieval**: Find related music across
|
148 |
-
๐ ๏ธ **Zero-Shot Classification**: Identify genre, mood, &
|
149 |
-
๐ผ **Semantic Similarity**: Measure similarity between generated & reference music
|
150 |
|
151 |
๐ **Check it out**: [CLaMP 3 Homepage](https://sanderwood.github.io/clamp3/)
|
152 |
|
|
|
116 |
</p>
|
117 |
|
118 |
## **Overview**
|
119 |
+
CLaMP 3 is a **state-of-the-art** framework for **music information retrieval (MIR)** across multiple **modalities** (โ๏ธ **text**, ๐ผ **sheet music**, ๐ต **audio**, ๐น **MIDI**, and ๐ผ๏ธ **images**) and **languages** (๐ 27 trained, 100 supported). It leverages **contrastive learning** to align diverse music modalities into a **shared representation space**, enabling seamless cross-modal retrieval. You can think of it as a more comprehensive version of CLAP or MuLanโwith much stronger performance, support for all major music modalities, and global language coverage.
|
120 |
|
121 |
๐ **Why CLaMP 3?**
|
122 |
โ
**Multimodal**: Works with โ๏ธ **text**, ๐ผ **sheet music**, ๐ต **audio**, ๐น **MIDI**, and ๐ผ๏ธ **images**
|
|
|
144 |
|
145 |
๐ก **Text-to-Music Retrieval**: Search music with text (100 languages!)
|
146 |
๐ธ **Image-to-Music Retrieval**: Match music to images ๐จ
|
147 |
+
๐ **Cross-Modal Retrieval**: Find related music across different modalities
|
148 |
+
๐ ๏ธ **Zero-Shot Classification**: Identify genre, mood, style, & more ๐ท๏ธ
|
149 |
+
๐ผ **Semantic Similarity**: Measure semantic similarity between generated & reference music
|
150 |
|
151 |
๐ **Check it out**: [CLaMP 3 Homepage](https://sanderwood.github.io/clamp3/)
|
152 |
|