shawnpi commited on
Commit
a799ef5
·
verified ·
1 Parent(s): 21fef9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # HQ-SVC: Towards High-Quality Zero-Shot Singing Voice Conversion in Low-Resource Scenarios
2
  Official Repository of Paper: "Towards High-Quality Zero-Shot Singing Voice Conversion in Low-Resource Scenarios"(AAAI 2026)
3
  <div align="center">
@@ -98,5 +107,15 @@ If you use HQ-SVC in your research, please cite our work:
98
  }
99
  ```
100
 
 
 
 
 
 
 
 
 
 
 
101
  ## ⭐️ Star History
102
- [![Star History Chart](https://api.star-history.com/svg?repos=ShawnPi233/HQ-SVC&type=date&legend=top-left)](https://www.star-history.com/#ShawnPi233/HQ-SVC&type=date&legend=top-left)
 
1
+ ---
2
+ tags:
3
+ - singing
4
+ - svc
5
+ - speech
6
+ - synthesis
7
+ - aigc
8
+ - super-resolution
9
+ ---
10
  # HQ-SVC: Towards High-Quality Zero-Shot Singing Voice Conversion in Low-Resource Scenarios
11
  Official Repository of Paper: "Towards High-Quality Zero-Shot Singing Voice Conversion in Low-Resource Scenarios"(AAAI 2026)
12
  <div align="center">
 
107
  }
108
  ```
109
 
110
+ ## 🙏 Acknowledgement
111
+
112
+ We thank the open-source communities behind:
113
+
114
+ * **[DDSP-SVC](https://github.com/yxlllc/DDSP-SVC)**
115
+ * **[Amphion](https://github.com/open-mmlab/Amphion)**
116
+ * **[NaturalSpeech 3](https://speechresearch.github.io/naturalspeech3/)**
117
+ * **[NSF-HIFIGAN](https://github.com/openvpi/vocoders)**
118
+ * **[RMVPE](https://github.com/Dream-High/RMVPE)**
119
+
120
  ## ⭐️ Star History
121
+ [![Star History Chart](https://api.star-history.com/svg?repos=ShawnPi233/HQ-SVC&type=date&legend=top-left)](https://www.star-history.com/#ShawnPi233/HQ-SVC&type=date&legend=top-left)