Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,7 @@ task_categories:
|
|
| 23 |
---
|
| 24 |
# NonverbalTTS Dataset 🎵🗣️
|
| 25 |
|
|
|
|
| 26 |
[](https://arxiv.org/abs/2507.13155)
|
| 27 |
[](https://huggingface.co/datasets/deepvk/NonverbalTTS)
|
| 28 |
|
|
@@ -126,13 +127,12 @@ Fine-tuning CosyVoice-300M on NonverbalTTS achieves parity with state-of-the-art
|
|
| 126 |
|
| 127 |
|
| 128 |
```
|
| 129 |
-
@
|
| 130 |
-
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
|
| 135 |
-
|
| 136 |
-
url={https://arxiv.org/abs/2507.13155},
|
| 137 |
}
|
| 138 |
```
|
|
|
|
| 23 |
---
|
| 24 |
# NonverbalTTS Dataset 🎵🗣️
|
| 25 |
|
| 26 |
+
[](https://www.isca-archive.org/ssw_2025/borisov25_ssw.html)
|
| 27 |
[](https://arxiv.org/abs/2507.13155)
|
| 28 |
[](https://huggingface.co/datasets/deepvk/NonverbalTTS)
|
| 29 |
|
|
|
|
| 127 |
|
| 128 |
|
| 129 |
```
|
| 130 |
+
@inproceedings{borisov25_ssw,
|
| 131 |
+
title = {{NonverbalTTS: A Public English Corpus of Text-Aligned Nonverbal Vocalizations with Emotion Annotations for Text-to-Speech}},
|
| 132 |
+
author = {Maksim Borisov and Egor Spirin and Daria Diatlova},
|
| 133 |
+
year = {2025},
|
| 134 |
+
booktitle = {{13th edition of the Speech Synthesis Workshop}},
|
| 135 |
+
pages = {104--109},
|
| 136 |
+
doi = {10.21437/SSW.2025-16},
|
|
|
|
| 137 |
}
|
| 138 |
```
|