File size: 3,096 Bytes
133f6e1
 
bfeb676
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e5f693a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
133f6e1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fd666a2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2e8a75f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
133f6e1
bfeb676
 
 
 
 
 
e5f693a
 
 
 
 
 
133f6e1
 
 
 
 
 
 
 
 
 
fd666a2
 
 
 
 
 
2e8a75f
 
 
 
 
 
133f6e1
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
---
dataset_info:
- config_name: ami
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: dataset
    dtype: string
  - name: text
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: validation
    num_bytes: 2195879132.512
    num_examples: 13098
  - name: test
    num_bytes: 1587050188.548
    num_examples: 12643
  download_size: 2887517854
  dataset_size: 3782929321.0600004
- config_name: earnings22
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: dataset
    dtype: string
  - name: text
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: validation
    num_bytes: 997203312.184
    num_examples: 2656
  - name: test
    num_bytes: 970889828.076
    num_examples: 2741
  download_size: 1975950686
  dataset_size: 1968093140.26
- config_name: librispeech
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: dataset
    dtype: string
  - name: text
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: validation.clean
    num_bytes: 359437180.966
    num_examples: 2703
  - name: validation.other
    num_bytes: 337140742.648
    num_examples: 2864
  - name: test.clean
    num_bytes: 367294812.42
    num_examples: 2620
  - name: test.other
    num_bytes: 351977298.154
    num_examples: 2939
  download_size: 1342756952
  dataset_size: 1415850034.1880002
- config_name: tedlium
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: dataset
    dtype: string
  - name: text
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: validation
    num_bytes: 184256238.0
    num_examples: 507
  - name: test
    num_bytes: 301614167.625
    num_examples: 1155
  download_size: 485648574
  dataset_size: 485870405.625
- config_name: voxpopuli
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: dataset
    dtype: string
  - name: text
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: validation
    num_bytes: 1147702087.766
    num_examples: 1753
  - name: test
    num_bytes: 1143088378.808
    num_examples: 1842
  download_size: 1877565211
  dataset_size: 2290790466.5740004
configs:
- config_name: ami
  data_files:
  - split: validation
    path: ami/validation-*
  - split: test
    path: ami/test-*
- config_name: earnings22
  data_files:
  - split: validation
    path: earnings22/validation-*
  - split: test
    path: earnings22/test-*
- config_name: librispeech
  data_files:
  - split: validation.clean
    path: librispeech/validation.clean-*
  - split: validation.other
    path: librispeech/validation.other-*
  - split: test.clean
    path: librispeech/test.clean-*
  - split: test.other
    path: librispeech/test.other-*
- config_name: tedlium
  data_files:
  - split: validation
    path: tedlium/validation-*
  - split: test
    path: tedlium/test-*
- config_name: voxpopuli
  data_files:
  - split: validation
    path: voxpopuli/validation-*
  - split: test
    path: voxpopuli/test-*
---