Datasets:

Modalities:
Audio
Languages:
Uzbek
License:
rassulya commited on
Commit
243d63e
·
verified ·
1 Parent(s): b4f061c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Uzbek_ASR: An Automatic Speech Recognition Dataset for Uzbek
2
+
3
+ This dataset provides the data associated with the paper on the USC: An Open-Source Uzbek Speech Corpus. It's built upon the ESPnet framework.
4
+
5
+ ## Dataset Information
6
+
7
+ This dataset, USC, is an open-source Uzbek speech corpus developed in collaboration between ISSAI and the Image and Speech Processing Laboratory, Department of Computer Systems, TUIT. The data can be downloaded from [here](https://issai.nu.edu.kz/uzbek-asr/). A pre-trained Conformer model is available at [this link](https://issai.nu.edu.kz/wp-content/uploads/2021/07/model.tar.gz).
8
+
9
+ ## Citation Information
10
+
11
+ (Citation information removed as requested)
12
+
13
+
14
+ ## Contact Information
15
+
16
+ For any questions or issues, please contact the authors:
17
+
18
+ - Muhammadjon Musaev
19
+ - Saida Mussakhojayeva
20
+ - Ilyos Khujayorov
21
+ - Yerbolat Khassanov
22
+ - Mannon Ochilov
23
+ - Huseyin Atakan Varol
24
+
25
+ The code utilizes the ESPnet framework ([https://github.com/espnet/espnet](https://github.com/espnet/espnet)).