Add pipeline tag, link to paper
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: cc
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc
|
| 3 |
+
pipeline_tag: text-to-audio
|
| 4 |
---
|
| 5 |
+
|
| 6 |
+
This repository contains the model of the paper [MPEcho: A Melody and Phoneme-Aware Generative Framework for Controllable Cover Song Generation](https://huggingface.co/papers/2607.26698).
|
| 7 |
+
|
| 8 |
+
Project page: https://lonian6.github.io/MPEcho.github.io/
|
| 9 |
+
|
| 10 |
+
Code: https://github.com/YatingMusic/MPEcho
|