Skip to content

Commit 0cfbb64

Browse files
committed
Update README.md
1 parent 0ece249 commit 0cfbb64

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# UltraVoice: Scaling Fine-Grained Style-Controlled Speech Conversations for Spoken Dialogue Models
66

7-
[![arXiv](https://img.shields.io/badge/arXiv-Preprint-b31b1b.svg)](https://arxiv.org/abs/XXXX.XXXXX)
7+
[![arXiv](https://img.shields.io/badge/arXiv-Preprint-b31b1b.svg)](https://arxiv.org/abs/2510.22588)
88
[![Project Page](https://img.shields.io/badge/Project-Page-green)](https://bigai-nlco.github.io/UltraVoice)
99
[![HuggingFace Dataset](https://img.shields.io/badge/🤗%20HuggingFace-Dataset-yellow)](https://huggingface.co/datasets/tutu0604/UltraVoice)
1010
[![HuggingFace Model](https://img.shields.io/badge/🤗%20HuggingFace-Models-blue)](https://huggingface.co/tutu0604/UltraVoice-SFT)
@@ -115,7 +115,13 @@ This project is licensed under the `MIT License` - see the [LICENSE](LICENSE) fi
115115
If you find this work useful in your research, please consider citing:
116116

117117
```bibtex
118-
118+
@article{tu2025ultravoice,
119+
title={UltraVoice: Scaling Fine-Grained Style-Controlled Speech Conversations for Spoken Dialogue Models},
120+
author={Tu, Wenming and Yang, Guanrou and Yan, Ruiqi and Chen, Wenxi and Ma, Ziyang and Kang, Yipeng and Yu, Kai and Chen, Xie and Zheng, Zilong},
121+
journal={arXiv preprint arXiv:2510.22588},
122+
year={2025},
123+
url={https://arxiv.org/abs/2510.22588}
124+
}
119125
```
120126

121127

0 commit comments

Comments
 (0)