Update README.md
Browse files
README.md
CHANGED
@@ -171,14 +171,16 @@ if __name__ == "__main__":
|
|
171 |
If you use Vevo in your research, please cite the following papers:
|
172 |
|
173 |
```bibtex
|
174 |
-
@
|
175 |
-
|
176 |
-
|
177 |
-
|
|
|
|
|
178 |
}
|
179 |
|
180 |
@inproceedings{amphion,
|
181 |
-
author={Zhang
|
182 |
title={Amphion: An Open-Source Audio, Music and Speech Generation Toolkit},
|
183 |
booktitle={{IEEE} Spoken Language Technology Workshop, {SLT} 2024},
|
184 |
year={2024}
|
|
|
171 |
If you use Vevo in your research, please cite the following papers:
|
172 |
|
173 |
```bibtex
|
174 |
+
@inproceedings{vevo,
|
175 |
+
author = {Xueyao Zhang and Xiaohui Zhang and Kainan Peng and Zhenyu Tang and Vimal Manohar and Yingru Liu and Jeff Hwang and Dangna Li and Yuhao Wang and Julian Chan and Yuan Huang and Zhizheng Wu and Mingbo Ma},
|
176 |
+
title = {Vevo: Controllable Zero-Shot Voice Imitation with Self-Supervised Disentanglement},
|
177 |
+
booktitle = {{ICLR}},
|
178 |
+
publisher = {OpenReview.net},
|
179 |
+
year = {2025}
|
180 |
}
|
181 |
|
182 |
@inproceedings{amphion,
|
183 |
+
author={Xueyao Zhang and Liumeng Xue and Yicheng Gu and Yuancheng Wang and Jiaqi Li and Haorui He and Chaoren Wang and Ting Song and Xi Chen and Zihao Fang and Haopeng Chen and Junan Zhang and Tze Ying Tang and Lexiao Zou and Mingxuan Wang and Jun Han and Kai Chen and Haizhou Li and Zhizheng Wu},
|
184 |
title={Amphion: An Open-Source Audio, Music and Speech Generation Toolkit},
|
185 |
booktitle={{IEEE} Spoken Language Technology Workshop, {SLT} 2024},
|
186 |
year={2024}
|