dorienh commited on
Commit
2fc4641
·
verified ·
1 Parent(s): 9489ce2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -19,8 +19,10 @@ pipeline_tag: feature-extraction
19
  **MERIT** maps audio to three *disentangled* 128-dimensional unit vectors — one each for **melody**, **rhythm**, and **timbre** similarity. A single frozen [MERT-v1-330M](https://huggingface.co/m-a-p/MERT-v1-330M) backbone feeds three small trained projection heads that each specialize in one musical factor.
20
 
21
  > Code & training pipeline → [github.com/AMAAI-Lab/MERIT](https://github.com/AMAAI-Lab/MERIT)
22
- > [Paper](https://arxiv.org/abs/2605.27346)
23
- > [Paper TLDR;](https://arxivexplained.com/papers/merit-learning-disentangled-music-representations-for-audio-similarity)
 
 
24
 
25
  ---
26
 
 
19
  **MERIT** maps audio to three *disentangled* 128-dimensional unit vectors — one each for **melody**, **rhythm**, and **timbre** similarity. A single frozen [MERT-v1-330M](https://huggingface.co/m-a-p/MERT-v1-330M) backbone feeds three small trained projection heads that each specialize in one musical factor.
20
 
21
  > Code & training pipeline → [github.com/AMAAI-Lab/MERIT](https://github.com/AMAAI-Lab/MERIT)
22
+
23
+ - [Paper](https://arxiv.org/abs/2605.27346)
24
+
25
+ - [Paper TLDR;](https://arxivexplained.com/papers/merit-learning-disentangled-music-representations-for-audio-similarity)
26
 
27
  ---
28