Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ language:
|
|
| 7 |
|
| 8 |
<div align="center">
|
| 9 |
|
| 10 |
-
[](
|
| 11 |
[](https://xxh333.github.io/wordvoice-demo/)
|
| 12 |
[](https://github.com/XXH333/WordVoice-5A-Pipeline)
|
| 13 |
[](https://github.com/XXH333/WordVoice-main)
|
|
@@ -156,11 +156,14 @@ 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 |
-
|
|
|
|
|
|
|
|
|
|
| 164 |
}
|
| 165 |
```
|
| 166 |
|
|
|
|
| 7 |
|
| 8 |
<div align="center">
|
| 9 |
|
| 10 |
+
[](https://arxiv.org/abs/2607.06461)
|
| 11 |
[](https://xxh333.github.io/wordvoice-demo/)
|
| 12 |
[](https://github.com/XXH333/WordVoice-5A-Pipeline)
|
| 13 |
[](https://github.com/XXH333/WordVoice-main)
|
|
|
|
| 156 |
If you find this dataset useful in your research, please cite our paper:
|
| 157 |
|
| 158 |
```bibtex
|
| 159 |
+
@misc{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 |
+
year={2026},
|
| 163 |
+
eprint={2607.06461},
|
| 164 |
+
archivePrefix={arXiv},
|
| 165 |
+
primaryClass={eess.AS},
|
| 166 |
+
url={https://arxiv.org/abs/2607.06461},
|
| 167 |
}
|
| 168 |
```
|
| 169 |
|