Simonlob commited on
Commit
73a0472
1 Parent(s): 9a3b3b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -29,7 +29,7 @@ dataset_info:
29
  num_bytes: 22809451.471875332
30
  num_examples: 20
31
  download_size: 4756967964
32
- dataset_size: 10685087542.0
33
  configs:
34
  - config_name: default
35
  data_files:
@@ -37,4 +37,27 @@ configs:
37
  path: data/train-*
38
  - split: test
39
  path: data/test-*
 
 
 
40
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  num_bytes: 22809451.471875332
30
  num_examples: 20
31
  download_size: 4756967964
32
+ dataset_size: 10685087542
33
  configs:
34
  - config_name: default
35
  data_files:
 
37
  path: data/train-*
38
  - split: test
39
  path: data/test-*
40
+ license: apache-2.0
41
+ language:
42
+ - ky
43
  ---
44
+
45
+
46
+ # Description
47
+
48
+ Here is the English translation:
49
+
50
+ ---
51
+
52
+ This dataset consists of approximately 7000 samples in Kyrgyz with 44100 sampling rate float32. The total speech duration is around 13 hours. The recording quality matches that of the studio. The dataset includes the following features:
53
+
54
+ - **id**: Sentence number.
55
+ - **raw_transcription**: Text of the sentence.
56
+ - **transcription**: Lowercase text, cleaned of punctuation marks.
57
+ - **sentence_type**: Sentence category (Declarative, Interrogative, Exclamatory).
58
+ - **speaker_id**: Speaker ID. Always value "1".
59
+ - **gender**: Gender of the speaker. Always "1".
60
+ - **audio**: Audio data, presented as a dictionary containing metadata such as sampling rate and audio in the form of a numpy array.
61
+
62
+ **The speaker** is Kanykey Bakashova.
63
+