Sh1man commited on
Commit
c739b2d
·
1 Parent(s): 85da985

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -38
README.md CHANGED
@@ -1,49 +1,44 @@
1
  ---
2
- language:
3
- - ru
4
-
5
- license: cc-by-nc-4.0
6
- task_categories:
7
- - automatic-speech-recognition
8
- size_categories:
9
- - 10K<n<100K
10
- tags:
11
- - audio
12
  - speech
13
  - Russian
14
  - ASR
15
  - voice
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
- dataset_info:
18
- features:
19
- - dtype: string
20
- name: id
21
- - dtype: string
22
- name: path
23
- - dtype: string
24
- name: text
25
- - dtype: float32
26
- name: duration
27
- - dtype: audio
28
- name: audio
29
 
30
- config_name: asr_calls_v2, buriy_audio_books_2, public_youtube700
31
- splits:
32
- - name: train
33
- - name: validate
34
 
35
- pretty_name: open_stt
36
- ---
37
-
38
- # open_stt Dataset
39
-
40
- ## Dataset Description
41
-
42
- open_stt is a Russian dataset for speech research.
43
-
44
- ## Dataset Structure
45
-
46
- This dataset is organized as follows:
47
 
48
 
49
  ### asr_calls_v2 subset
 
1
  ---
2
+ language:
3
+ - ru
4
+ license: cc-by-4.0
5
+ task_categories:
6
+ - automatic-speech-recognition
7
+ size_categories:
8
+ - 10K<n<100K
9
+ tags:
10
+ - audio
 
11
  - speech
12
  - Russian
13
  - ASR
14
  - voice
15
+ pretty_name: open_stt
16
+ dataset_info:
17
+ features:
18
+ - name: id
19
+ dtype: string
20
+ - name: path
21
+ dtype: string
22
+ - name: text
23
+ dtype: string
24
+ - name: duration
25
+ dtype: float32
26
+ - name: audio
27
+ dtype: audio
28
+ config_name: asr_calls_v2, buriy_audio_books_2, public_youtube700
29
+ splits:
30
+ - name: train
31
+ - name: validate
32
+ ---
33
 
 
 
 
 
 
 
 
 
 
 
 
 
34
 
35
+ ## Dataset Description
 
 
 
36
 
37
+ open_stt is a Russian dataset for speech research.
38
+
39
+ ## Dataset Structure
40
+
41
+ This dataset is organized as follows:
 
 
 
 
 
 
 
42
 
43
 
44
  ### asr_calls_v2 subset