Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,11 +19,10 @@ task_categories:
|
|
| 19 |
**Repository:** https://github.com/IS2AI/MultilingualASR
|
| 20 |
|
| 21 |
**Description:** This repository provides the dataset used in the paper "A Study of Multilingual End-to-End Speech Recognition for Kazakh, Russian, and English" (https://arxiv.org/abs/2108.01280). The paper focuses on training a single end-to-end (E2E) ASR model for Kazakh, Russian, and English, comparing monolingual and multilingual approaches (with both combined and independent grapheme sets). It also explores the effects of language models (LMs) and data augmentation. The best monolingual and multilingual models achieve comparable performance, with 20.9% and 20.5% average word error rates, respectively, on the combined test set.
|
| 22 |
-
|
| 23 |
Included in this dataset:
|
| 24 |
- A 7-hour evaluation set of Kazakh-accented English audio (native Kazakh speakers reading English sentences from the SpeakingFaces dataset), along with cleaned training data adapted from CommonVoice.
|
| 25 |
- A 334-hour manually-cleaned subset of the OpenSTT dataset for Russian, useful for training robust standalone Russian ASR systems.
|
| 26 |
-
|
| 27 |
**Citation:**
|
| 28 |
|
| 29 |
```bibtex
|
|
|
|
| 19 |
**Repository:** https://github.com/IS2AI/MultilingualASR
|
| 20 |
|
| 21 |
**Description:** This repository provides the dataset used in the paper "A Study of Multilingual End-to-End Speech Recognition for Kazakh, Russian, and English" (https://arxiv.org/abs/2108.01280). The paper focuses on training a single end-to-end (E2E) ASR model for Kazakh, Russian, and English, comparing monolingual and multilingual approaches (with both combined and independent grapheme sets). It also explores the effects of language models (LMs) and data augmentation. The best monolingual and multilingual models achieve comparable performance, with 20.9% and 20.5% average word error rates, respectively, on the combined test set.
|
|
|
|
| 22 |
Included in this dataset:
|
| 23 |
- A 7-hour evaluation set of Kazakh-accented English audio (native Kazakh speakers reading English sentences from the SpeakingFaces dataset), along with cleaned training data adapted from CommonVoice.
|
| 24 |
- A 334-hour manually-cleaned subset of the OpenSTT dataset for Russian, useful for training robust standalone Russian ASR systems.
|
| 25 |
+
|
| 26 |
**Citation:**
|
| 27 |
|
| 28 |
```bibtex
|