Beehzod commited on
Commit
93bc619
1 Parent(s): 87d85c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -20
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  license: apache-2.0
2
  task_categories:
3
  - automatic-speech-recognition
@@ -8,27 +11,26 @@ size_categories:
8
  - 100K<n<1M
9
 
10
  configs:
11
- - config_name: default
12
- data_files:
13
- - split: train
14
- path: "transcription/train.tsv"
15
- - split: validation
16
- path: "transcription/validated.tsv"
17
- - split: other
18
- path: "transcription/other.tsv"
19
- - split: wavs
20
- path: "transcription/wavs.tsv"
21
- - split: audio
22
- path: "audio/"
23
- - split: uz_other_dataset
24
- path: "audio/uz_other_dataset/"
25
- - split: uz_train_dataset
26
- path: "audio/uz_train_dataset/"
27
- - split: uz_validated_dataset
28
- path: "audio/uz_validated_dataset/"
29
-
30
  ---
31
-
32
  # Uzbek Language Speech-to-Text Dataset
33
 
34
  This dataset is designed for Automatic Speech Recognition (ASR) tasks in the Uzbek language. It includes audio files and their corresponding transcriptions.
 
1
+ ---
2
+
3
+
4
  license: apache-2.0
5
  task_categories:
6
  - automatic-speech-recognition
 
11
  - 100K<n<1M
12
 
13
  configs:
14
+ - config_name: default
15
+ data_files:
16
+ - split: train
17
+ path: "transcription/train.tsv"
18
+ - split: validation
19
+ path: "transcription/validated.tsv"
20
+ - split: other
21
+ path: "transcription/other.tsv"
22
+ - split: wavs
23
+ path: "transcription/wavs.tsv"
24
+ - split: audio
25
+ path: "audio/"
26
+ - split: uz_other_dataset
27
+ path: "audio/uz_other_dataset/"
28
+ - split: uz_train_dataset
29
+ path: "audio/uz_train_dataset/"
30
+ - split: uz_validated_dataset
31
+ path: "audio/uz_validated_dataset/"
32
+
33
  ---
 
34
  # Uzbek Language Speech-to-Text Dataset
35
 
36
  This dataset is designed for Automatic Speech Recognition (ASR) tasks in the Uzbek language. It includes audio files and their corresponding transcriptions.