File size: 1,574 Bytes
7fb1b4e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9a3b3b2
7fb1b4e
 
9a3b3b2
7fb1b4e
9a3b3b2
73a0472
7fb1b4e
 
 
 
 
 
 
73a0472
 
 
7fb1b4e
73a0472
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: raw_transcription
    dtype: string
  - name: transcription
    dtype: string
  - name: sentence_type
    dtype: string
  - name: speaker_id
    dtype: string
  - name: gender
    dtype: int64
  - name: audio
    struct:
    - name: array
      sequence: float32
    - name: path
      dtype: string
    - name: sampling_rate
      dtype: int64
  splits:
  - name: train
    num_bytes: 10662278090.528124
    num_examples: 9349
  - name: test
    num_bytes: 22809451.471875332
    num_examples: 20
  download_size: 4756967964
  dataset_size: 10685087542
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
license: apache-2.0
language:
- ky
---


# Description

Here is the English translation:

---

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:

- **id**: Sentence number.
- **raw_transcription**: Text of the sentence.
- **transcription**: Lowercase text, cleaned of punctuation marks.
- **sentence_type**: Sentence category (Declarative, Interrogative, Exclamatory).
- **speaker_id**: Speaker ID. Always value "1".
- **gender**: Gender of the speaker. Always "1".
- **audio**: Audio data, presented as a dictionary containing metadata such as sampling rate and audio in the form of a numpy array.

**The speaker** is Kanykey Bakashova.