XXH333 commited on
Commit
ae55568
·
verified ·
1 Parent(s): 0e5c511

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
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
- @inproceedings{wordvoice2026,
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