Spaces:
Running on Zero
Running on Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,8 +26,10 @@ fullWidth: true
|
|
| 26 |
|
| 27 |

|
| 28 |

|
| 29 |
-
|
|
|
|
| 30 |
[](https://github.com/ASLP-lab/YingMusic-Singer)
|
|
|
|
| 31 |
[](https://huggingface.co/spaces/ASLP-lab/YingMusic-Singer)
|
| 32 |
[](https://huggingface.co/ASLP-lab/YingMusic-Singer)
|
| 33 |
[](https://huggingface.co/datasets/ASLP-lab/LyricEditBench)
|
|
@@ -35,21 +37,21 @@ fullWidth: true
|
|
| 35 |
[](https://github.com/ASLP-lab/YingMusic-Singer/blob/main/assets/wechat_qr.png)
|
| 36 |
[](http://www.npu-aslp.org/)
|
| 37 |
|
| 38 |
-
|
| 39 |
<p>
|
| 40 |
-
<a href="https://orcid.org/0009-0005-5957-8936">
|
| 41 |
-
<a href="https://orcid.org/0009-0003-2602-2910">
|
| 42 |
-
<a href="https://orcid.org/0009-0001-6706-0572">
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
<a href="https://orcid.org/0009-0003-9258-4006">
|
| 47 |
-
<a href="https://orcid.org/0009-0005-5413-6725">
|
| 48 |
-
|
| 49 |
</p>
|
| 50 |
|
| 51 |
<p>
|
| 52 |
-
<sup>1</sup> Northwestern Polytechnical University
|
|
|
|
| 53 |
</p>
|
| 54 |
|
| 55 |
</div>
|
|
@@ -234,3 +236,8 @@ This work builds upon the following open-source projects:
|
|
| 234 |
The code and model weights in this project are licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/), **except** for the following:
|
| 235 |
|
| 236 |
The VAE model weights and inference code (in `src/YingMusic-Singer/utils/stable-audio-tools`) are derived from [Stable Audio Open](https://huggingface.co/stabilityai/stable-audio-open-1.0) by Stability AI, and are licensed under the [Stability AI Community License](./LICENSE-STABILITY).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
|
| 27 |

|
| 28 |

|
| 29 |
+
|
| 30 |
+
[](https://arxiv.org/abs/2603.24589)
|
| 31 |
[](https://github.com/ASLP-lab/YingMusic-Singer)
|
| 32 |
+
[](https://aslp-lab.github.io/YingMusic-Singer-Demo/)
|
| 33 |
[](https://huggingface.co/spaces/ASLP-lab/YingMusic-Singer)
|
| 34 |
[](https://huggingface.co/ASLP-lab/YingMusic-Singer)
|
| 35 |
[](https://huggingface.co/datasets/ASLP-lab/LyricEditBench)
|
|
|
|
| 37 |
[](https://github.com/ASLP-lab/YingMusic-Singer/blob/main/assets/wechat_qr.png)
|
| 38 |
[](http://www.npu-aslp.org/)
|
| 39 |
|
|
|
|
| 40 |
<p>
|
| 41 |
+
<a href="https://orcid.org/0009-0005-5957-8936">Chunbo Hao</a><sup>1,2</sup> 路
|
| 42 |
+
<a href="https://orcid.org/0009-0003-2602-2910">Junjie Zheng</a><sup>2</sup> 路
|
| 43 |
+
<a href="https://orcid.org/0009-0001-6706-0572">Guobin Ma</a><sup>1</sup> 路
|
| 44 |
+
Yuepeng Jiang<sup>1</sup> 路
|
| 45 |
+
Huakang Chen<sup>1</sup> 路
|
| 46 |
+
Wenjie Tian<sup>1</sup> 路
|
| 47 |
+
<a href="https://orcid.org/0009-0003-9258-4006">Gongyu Chen</a><sup>2</sup> 路
|
| 48 |
+
<a href="https://orcid.org/0009-0005-5413-6725">Zihao Chen</a><sup>2</sup> 路
|
| 49 |
+
Lei Xie<sup>1</sup>
|
| 50 |
</p>
|
| 51 |
|
| 52 |
<p>
|
| 53 |
+
<sup>1</sup> Audio, Speech and Language Processing Group (ASLP@NPU), School of Computer Science, Northwestern Polytechnical University, China<br>
|
| 54 |
+
<sup>2</sup> AI Lab, GiantNetwork, China
|
| 55 |
</p>
|
| 56 |
|
| 57 |
</div>
|
|
|
|
| 236 |
The code and model weights in this project are licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/), **except** for the following:
|
| 237 |
|
| 238 |
The VAE model weights and inference code (in `src/YingMusic-Singer/utils/stable-audio-tools`) are derived from [Stable Audio Open](https://huggingface.co/stabilityai/stable-audio-open-1.0) by Stability AI, and are licensed under the [Stability AI Community License](./LICENSE-STABILITY).
|
| 239 |
+
|
| 240 |
+
|
| 241 |
+
<p align="center">
|
| 242 |
+
<img src="https://raw.githubusercontent.com/ASLP-lab/YingMusic-Singer/main/assets/institutional_logo.svg" alt="Institutional Logo" width="600">
|
| 243 |
+
</p>
|