Add link to paper
Browse filesThis PR ensures the model is linked to (and can be found at) https://huggingface.co/papers/2412.10117.
README.md
CHANGED
@@ -222,6 +222,15 @@ You can also scan the QR code to join our official Dingding chat group.
|
|
222 |
journal={arXiv preprint arXiv:2407.05407},
|
223 |
year={2024}
|
224 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
225 |
```
|
226 |
|
227 |
## Disclaimer
|
|
|
222 |
journal={arXiv preprint arXiv:2407.05407},
|
223 |
year={2024}
|
224 |
}
|
225 |
+
@misc{du2024cosyvoice2scalablestreaming,
|
226 |
+
title={CosyVoice 2: Scalable Streaming Speech Synthesis with Large Language Models},
|
227 |
+
author={Zhihao Du and Yuxuan Wang and Qian Chen and Xian Shi and Xiang Lv and Tianyu Zhao and Zhifu Gao and Yexin Yang and Changfeng Gao and Hui Wang and Fan Yu and Huadai Liu and Zhengyan Sheng and Yue Gu and Chong Deng and Wen Wang and Shiliang Zhang and Zhijie Yan and Jingren Zhou},
|
228 |
+
year={2024},
|
229 |
+
eprint={2412.10117},
|
230 |
+
archivePrefix={arXiv},
|
231 |
+
primaryClass={cs.SD},
|
232 |
+
url={https://arxiv.org/abs/2412.10117},
|
233 |
+
}
|
234 |
```
|
235 |
|
236 |
## Disclaimer
|