Feature Extraction
music
sander-wood commited on
Commit
17a69b8
ยท
verified ยท
1 Parent(s): 9aebcff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 formats 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 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,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 formats
148
- ๐Ÿ› ๏ธ **Zero-Shot Classification**: Identify genre, mood, & style ๐Ÿท๏ธ
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