Add pipeline tag, link to paper
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,9 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Phonsa
|
| 2 |
|
| 3 |
-
This is the official weights of Phonsa.
|
| 4 |
|
| 5 |
The Phonsa is developed and trained by Hsuan-Yu Yeh.
|
| 6 |
|
| 7 |
-
|
| 8 |
-
license: cc
|
| 9 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc
|
| 3 |
+
pipeline_tag: text-to-audio
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
# Phonsa
|
| 7 |
|
| 8 |
+
This is the official weights of Phonsa, presented in [MPEcho: A Melody and Phoneme-Aware Generative Framework for Controllable Cover Song Generation](https://huggingface.co/papers/2607.26698).
|
| 9 |
|
| 10 |
The Phonsa is developed and trained by Hsuan-Yu Yeh.
|
| 11 |
|
| 12 |
+
Code: https://github.com/YatingMusic/Phonsa
|
|
|
|
|
|