Update README.md
Browse files
README.md
CHANGED
|
@@ -156,8 +156,11 @@ The dataset is provided in **JSONL** format paired with corresponding **audio fi
|
|
| 156 |
If you find this dataset useful in your research, please cite our paper:
|
| 157 |
|
| 158 |
```bibtex
|
| 159 |
-
@
|
| 160 |
-
|
|
|
|
|
|
|
|
|
|
| 161 |
}
|
| 162 |
```
|
| 163 |
|
|
|
|
| 156 |
If you find this dataset useful in your research, please cite our paper:
|
| 157 |
|
| 158 |
```bibtex
|
| 159 |
+
@article{nie2026wordvoice,
|
| 160 |
+
title={WordVoice: Explicit and Decoupled Multi-Dimensional Word-Level Control for LLM-Based TTS},
|
| 161 |
+
author={Sihang, Nie and Jinxin, Ji and Xiaofen, Xing and Deyi, Tuo and Chengbin, Jin and Jialong, Mai and Xiangmin, Xu},
|
| 162 |
+
journal={arXiv preprint arXiv:2607.},
|
| 163 |
+
year={2026}
|
| 164 |
}
|
| 165 |
```
|
| 166 |
|