add link to arxiv
Browse files
README.md
CHANGED
|
@@ -122,11 +122,14 @@ in touch at the same address.
|
|
| 122 |
|
| 123 |
## Citation
|
| 124 |
|
|
|
|
|
|
|
| 125 |
```bibtex
|
| 126 |
@inproceedings{shigabeev2026dialogs,
|
| 127 |
title = {Dialogs: A Studio-Quality Expressive Conversational Russian Speech Corpus for Dialog Assistants},
|
| 128 |
author = {Shigabeev, Ilya and Latyshev, Ilya},
|
| 129 |
booktitle = {Proc. Interspeech},
|
|
|
|
| 130 |
year = {2026}
|
| 131 |
}
|
| 132 |
```
|
|
|
|
| 122 |
|
| 123 |
## Citation
|
| 124 |
|
| 125 |
+
**Paper:** https://arxiv.org/abs/2607.14310
|
| 126 |
+
|
| 127 |
```bibtex
|
| 128 |
@inproceedings{shigabeev2026dialogs,
|
| 129 |
title = {Dialogs: A Studio-Quality Expressive Conversational Russian Speech Corpus for Dialog Assistants},
|
| 130 |
author = {Shigabeev, Ilya and Latyshev, Ilya},
|
| 131 |
booktitle = {Proc. Interspeech},
|
| 132 |
+
url = {https://arxiv.org/abs/2607.14310}
|
| 133 |
year = {2026}
|
| 134 |
}
|
| 135 |
```
|