Updating readme.
Browse files
README.md
CHANGED
|
@@ -104,6 +104,18 @@ MultiEmo-Test is released under the [Apache License 2.0](https://www.apache.org/
|
|
| 104 |
|
| 105 |
## Citation
|
| 106 |
|
| 107 |
-
If you use this dataset, please cite the HybridEmo paper
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 108 |
|
| 109 |
Project repository: [https://github.com/ictnlp/HybridEmo](https://github.com/ictnlp/HybridEmo)
|
|
|
|
| 104 |
|
| 105 |
## Citation
|
| 106 |
|
| 107 |
+
If you use this dataset, please cite the HybridEmo paper:
|
| 108 |
+
|
| 109 |
+
```bibtex
|
| 110 |
+
@misc{zhou2026sequentialtrajectoriessimultaneousblending,
|
| 111 |
+
title={Sequential Trajectories and Simultaneous Blending: Multi-Emotion Modeling for Instruction-Following TTS},
|
| 112 |
+
author={Yan Zhou and Yun Hong and Yang Feng},
|
| 113 |
+
year={2026},
|
| 114 |
+
eprint={2608.30325},
|
| 115 |
+
archivePrefix={arXiv},
|
| 116 |
+
primaryClass={cs.CL},
|
| 117 |
+
url={https://arxiv.org/abs/2608.30325},
|
| 118 |
+
}
|
| 119 |
+
```
|
| 120 |
|
| 121 |
Project repository: [https://github.com/ictnlp/HybridEmo](https://github.com/ictnlp/HybridEmo)
|