ASLP-lab commited on
Commit
9b3f444
Β·
verified Β·
1 Parent(s): e157755

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -13,7 +13,7 @@ language:
13
 
14
  <div align="center">
15
 
16
- <h1>🎀 YingMusic-Singer: Controllable Singing Voice Synthesis with Flexible Lyric Manipulation and Annotation-free Melody Guidance</h1>
17
 
18
  <p>
19
  <a href="">English</a> | <a href="README_ZH.md">δΈ­ζ–‡</a>
@@ -25,13 +25,13 @@ language:
25
  ![License](https://img.shields.io/badge/License-CC--BY--4.0-lightgrey)
26
 
27
  [![arXiv Paper](https://img.shields.io/badge/arXiv-2603.24589-b31b1b?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2603.24589)
28
- [![GitHub](https://img.shields.io/badge/GitHub-YingMusic--Singer-181717?logo=github&logoColor=white)](https://github.com/ASLP-lab/YingMusic-Singer)
29
- [![Demo Page](https://img.shields.io/badge/GitHub-Demo--Page-8A2BE2?logo=github&logoColor=white&labelColor=181717)](https://aslp-lab.github.io/YingMusic-Singer-Demo/)
30
- [![HuggingFace Space](https://img.shields.io/badge/πŸ€—%20HuggingFace-Space-FFD21E)](https://huggingface.co/spaces/ASLP-lab/YingMusic-Singer)
31
- [![HuggingFace Model](https://img.shields.io/badge/πŸ€—%20HuggingFace-Model-FF9D00)](https://huggingface.co/ASLP-lab/YingMusic-Singer)
32
  [![Dataset LyricEditBench](https://img.shields.io/badge/πŸ€—%20HuggingFace-LyricEditBench-FF6F00)](https://huggingface.co/datasets/ASLP-lab/LyricEditBench)
33
  [![Discord](https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white)](https://discord.gg/RXghgWyvrn)
34
- [![WeChat](https://img.shields.io/badge/WeChat-Group-07C160?logo=wechat&logoColor=white)](https://github.com/ASLP-lab/YingMusic-Singer/blob/main/assets/wechat_qr.png)
35
  [![Lab](https://img.shields.io/badge/🏫%20ASLP-Lab-4A90D9)](http://www.npu-aslp.org/)
36
  <p>
37
  <a href="https://orcid.org/0009-0005-5957-8936">Chunbo Hao</a><sup>1,2</sup> Β·
@@ -61,10 +61,10 @@ The root directory contains the packaged model weights saved via `ModelHubMixin`
61
  ## πŸš€ Getting Started
62
 
63
  Full documentation and deployment guides are available at our GitHub repository:
64
- πŸ‘‰ [https://github.com/ASLP-lab/YingMusic-Singer](https://github.com/ASLP-lab/YingMusic-Singer)
65
 
66
  We support multiple deployment options to fit your workflow.
67
 
68
  <p align="center">
69
- <img src="https://raw.githubusercontent.com/ASLP-lab/YingMusic-Singer/main/assets/institutional_logo.svg" alt="Institutional Logo" width="600">
70
  </p>
 
13
 
14
  <div align="center">
15
 
16
+ <h1>🎀 YingMusic-Singer-Plus: Controllable Singing Voice Synthesis with Flexible Lyric Manipulation and Annotation-free Melody Guidance</h1>
17
 
18
  <p>
19
  <a href="">English</a> | <a href="README_ZH.md">δΈ­ζ–‡</a>
 
25
  ![License](https://img.shields.io/badge/License-CC--BY--4.0-lightgrey)
26
 
27
  [![arXiv Paper](https://img.shields.io/badge/arXiv-2603.24589-b31b1b?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2603.24589)
28
+ [![GitHub](https://img.shields.io/badge/GitHub-YingMusic--Singer-181717?logo=github&logoColor=white)](https://github.com/ASLP-lab/YingMusic-Singer-Plus)
29
+ [![Demo Page](https://img.shields.io/badge/GitHub-Demo--Page-8A2BE2?logo=github&logoColor=white&labelColor=181717)](https://aslp-lab.github.io/YingMusic-Singer-Plus-Demo/)
30
+ [![HuggingFace Space](https://img.shields.io/badge/πŸ€—%20HuggingFace-Space-FFD21E)](https://huggingface.co/spaces/ASLP-lab/YingMusic-Singer-Plus)
31
+ [![HuggingFace Model](https://img.shields.io/badge/πŸ€—%20HuggingFace-Model-FF9D00)](https://huggingface.co/ASLP-lab/YingMusic-Singer-Plus)
32
  [![Dataset LyricEditBench](https://img.shields.io/badge/πŸ€—%20HuggingFace-LyricEditBench-FF6F00)](https://huggingface.co/datasets/ASLP-lab/LyricEditBench)
33
  [![Discord](https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white)](https://discord.gg/RXghgWyvrn)
34
+ [![WeChat](https://img.shields.io/badge/WeChat-Group-07C160?logo=wechat&logoColor=white)](https://github.com/ASLP-lab/YingMusic-Singer-Plus/blob/main/assets/wechat_qr.png)
35
  [![Lab](https://img.shields.io/badge/🏫%20ASLP-Lab-4A90D9)](http://www.npu-aslp.org/)
36
  <p>
37
  <a href="https://orcid.org/0009-0005-5957-8936">Chunbo Hao</a><sup>1,2</sup> Β·
 
61
  ## πŸš€ Getting Started
62
 
63
  Full documentation and deployment guides are available at our GitHub repository:
64
+ πŸ‘‰ [https://github.com/ASLP-lab/YingMusic-Singer-Plus](https://github.com/ASLP-lab/YingMusic-Singer-Plus)
65
 
66
  We support multiple deployment options to fit your workflow.
67
 
68
  <p align="center">
69
+ <img src="https://raw.githubusercontent.com/ASLP-lab/YingMusic-Singer-Plus/main/assets/institutional_logo.svg" alt="Institutional Logo" width="600">
70
  </p>