Datasets:

Modalities:
Audio
Languages:
Uzbek
License:
File size: 1,806 Bytes
0a933fb
 
 
 
 
 
 
 
 
 
 
 
ff8c68a
243d63e
0a933fb
243d63e
0a933fb
243d63e
66d2ed2
243d63e
66d2ed2
 
 
 
 
 
 
 
 
243d63e
34985a3
ff8c68a
34985a3
66d2ed2
0a933fb
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
license: mit
language:
- uz
tags:
- audio
- speech
task_categories:
- automatic-speech-recognition
---


# Uzbek Speech Corpus (USC)

**Paper:** [USC: An Open-Source Uzbek Speech Corpus and Initial Speech Recognition Experiments](https://link.springer.com/chapter/10.1007/978-3-030-87802-3_40)

**Summary:** This repository contains dataset for reproducing the results presented in the paper "USC: An Open-Source Uzbek Speech Corpus". USC is a freely available, manually checked speech corpus comprising 958 speakers and 105 hours of transcribed audio recordings. 

**Dataset Summary:**

| Feature          | Description                                      |
|-----------------|--------------------------------------------------|
| Language         | Uzbek                                           |
| Size             | 105 hours of audio                               |
| Number of Speakers | 958                                             |
| Transcription   | Manual, checked by native speakers                |
| ASR Architectures | DNN-HMM and End-to-End (E2E)                     |
| WER (Validation) | 18.1%                                           |
| WER (Test)       | 17.4%                                           |


**Github Repository:** https://github.com/IS2AI/Uzbek_ASR

**Citation:**
```bibtex
@inproceedings{musaev2021usc,
  title={USC: An open-source Uzbek speech corpus and initial speech recognition experiments},
  author={Musaev, Muhammadjon and Mussakhojayeva, Saida and Khujayorov, Ilyos and Khassanov, Yerbolat and Ochilov, Mannon and Atakan Varol, Huseyin},
  booktitle={Speech and Computer: 23rd International Conference, SPECOM 2021, St. Petersburg, Russia, September 27--30, 2021, Proceedings 23},
  pages={437--447},
  year={2021},
  organization={Springer}
}
```