Datasets:

Modalities:
Audio
Languages:
Uzbek
License:
rassulya commited on
Commit
ff8c68a
·
verified ·
1 Parent(s): 66d2ed2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,6 +1,6 @@
1
- # Uzbek Speech Corpus (USC): A Hugging Face Dataset Card
2
 
3
- **Summary:** This repository contains the recipe for reproducing the results presented in the paper "USC: An Open-Source Uzbek Speech Corpus" ([https://arxiv.org/abs/2107.14419](https://arxiv.org/abs/2107.14419)). The Uzbek Speech Corpus (USC) is a freely available, manually checked speech corpus comprising 958 speakers and 105 hours of transcribed audio recordings. This is, to the best of the authors' knowledge, the first open-source Uzbek speech corpus dedicated to Automatic Speech Recognition (ASR). The repository provides pre-trained models and training recipes using both DNN-HMM and end-to-end (E2E) architectures, achieving promising word error rates (WER) of 18.1% and 17.4% on validation and test sets respectively. The code builds upon ESPnet.
4
 
5
 
6
  **Dataset Summary:**
@@ -16,7 +16,7 @@
16
  | WER (Test) | 17.4% |
17
 
18
 
19
- **Github Repository:** [Please insert the actual GitHub repository link here]
20
 
21
 
22
  **Authors:**
@@ -28,7 +28,8 @@
28
  - Mannon Ochilov
29
  - Huseyin Atakan Varol
30
 
31
-
32
  **Citation:**
33
 
34
  [Please insert BibTeX citation here based on the arXiv link provided.]
 
 
1
+ # Uzbek Speech Corpus (USC)
2
 
3
+ **Summary:** This repository contains dataset for reproducing the results presented in the paper "USC: An Open-Source Uzbek Speech Corpus" ([https://arxiv.org/abs/2107.14419](https://arxiv.org/abs/2107.14419)). The Uzbek Speech Corpus (USC) is a freely available, manually checked speech corpus comprising 958 speakers and 105 hours of transcribed audio recordings. This is, to the best of the authors' knowledge, the first open-source Uzbek speech corpus dedicated to Automatic Speech Recognition (ASR). The repository provides pre-trained models and training recipes using both DNN-HMM and end-to-end (E2E) architectures, achieving promising word error rates (WER) of 18.1% and 17.4% on validation and test sets respectively. The code builds upon ESPnet.
4
 
5
 
6
  **Dataset Summary:**
 
16
  | WER (Test) | 17.4% |
17
 
18
 
19
+ **Github Repository:** https://github.com/IS2AI/Uzbek_ASR
20
 
21
 
22
  **Authors:**
 
28
  - Mannon Ochilov
29
  - Huseyin Atakan Varol
30
 
31
+ <!--
32
  **Citation:**
33
 
34
  [Please insert BibTeX citation here based on the arXiv link provided.]
35
+ -->