Datasets:
docs: add INTERSPEECH 2026 paper banner, badges, and citation
Browse files
README.md
CHANGED
|
@@ -10,6 +10,16 @@ pretty_name: ToneWebinars annotated by Balalaika
|
|
| 10 |
|
| 11 |
# ToneWebinars Annotated by Balalaika
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
**A curated Russian speech dataset for advanced speech generative tasks.**
|
| 14 |
|
| 15 |
## Overview
|
|
@@ -183,4 +193,19 @@ Please cite the following paper if you use this dataset in research:
|
|
| 183 |
|
| 184 |
Distributed under **Ap-ache 2.0**, matching original ToneWebinars terms.
|
| 185 |
|
| 186 |
-
***
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
# ToneWebinars Annotated by Balalaika
|
| 12 |
|
| 13 |
+
[](https://arxiv.org/abs/2507.13563)
|
| 14 |
+
[](https://arxiv.org/abs/2507.13563)
|
| 15 |
+
[](https://github.com/lab260ru/balalaika)
|
| 16 |
+
|
| 17 |
+
> [!IMPORTANT]
|
| 18 |
+
> **Official dataset for our INTERSPEECH 2026 paper**
|
| 19 |
+
> *"A Data-Centric Framework for Addressing Phonetic and Prosodic Challenges in Russian Speech Generative Models"* ([arXiv:2507.13563](https://arxiv.org/abs/2507.13563)).
|
| 20 |
+
> Part of the **Balalaika** Russian speech data-processing pipeline — code: [https://github.com/lab260ru/balalaika](https://github.com/lab260ru/balalaika).
|
| 21 |
+
> If you use this resource, please [cite it](#citation).
|
| 22 |
+
|
| 23 |
**A curated Russian speech dataset for advanced speech generative tasks.**
|
| 24 |
|
| 25 |
## Overview
|
|
|
|
| 193 |
|
| 194 |
Distributed under **Ap-ache 2.0**, matching original ToneWebinars terms.
|
| 195 |
|
| 196 |
+
***
|
| 197 |
+
|
| 198 |
+
## Citation
|
| 199 |
+
|
| 200 |
+
If you use this resource, please cite our INTERSPEECH 2026 paper:
|
| 201 |
+
|
| 202 |
+
```bibtex
|
| 203 |
+
@inproceedings{borodin2026balalaika,
|
| 204 |
+
title = {A Data-Centric Framework for Addressing Phonetic and Prosodic Challenges in Russian Speech Generative Models},
|
| 205 |
+
author = {Borodin, Kirill and Vasiliev, Nikita and Kudryavtsev, Vasiliy and Maslov, Maxim and Gorodnichev, Mikhail and Rogov, Oleg and Mkrtchian, Grach},
|
| 206 |
+
booktitle = {Proc. INTERSPEECH 2026},
|
| 207 |
+
year = {2026},
|
| 208 |
+
note = {arXiv:2507.13563},
|
| 209 |
+
url = {https://arxiv.org/abs/2507.13563}
|
| 210 |
+
}
|
| 211 |
+
```
|