File size: 3,198 Bytes
76bf603
 
2054fbe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76bf603
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
703f3f3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27353d4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76bf603
2054fbe
 
 
 
 
 
 
 
76bf603
 
 
 
 
 
 
 
703f3f3
 
 
 
 
 
 
 
27353d4
 
 
 
 
 
 
 
76bf603
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
151
152
153
154
155
156
157
---
dataset_info:
- config_name: italian
  features:
  - name: audio
    dtype: audio
  - name: wav_filesize
    dtype: int64
  - name: text
    dtype: string
  - name: transcript_wav2vec
    dtype: string
  - name: levenshtein
    dtype: float64
  - name: duration
    dtype: float64
  - name: num_words
    dtype: int64
  - name: speaker_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 20871757709.942272
    num_examples: 49375
  - name: dev
    num_bytes: 878749688.122218
    num_examples: 1753
  - name: test
    num_bytes: 898035230.2050408
    num_examples: 1830
  download_size: 21970217875
  dataset_size: 22648542628.26953
- config_name: polish
  features:
  - name: audio
    dtype: audio
  - name: wav_filesize
    dtype: int64
  - name: text
    dtype: string
  - name: transcript_wav2vec
    dtype: string
  - name: levenshtein
    dtype: float64
  - name: duration
    dtype: float64
  - name: num_words
    dtype: int64
  - name: speaker_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 7446810572.0656805
    num_examples: 18437
  - name: dev
    num_bytes: 353543521.7022274
    num_examples: 847
  - name: test
    num_bytes: 364633924.82186735
    num_examples: 807
  download_size: 8107579185
  dataset_size: 8164988018.589775
- config_name: portuguese
  features:
  - name: audio
    dtype: audio
  - name: wav_filesize
    dtype: int64
  - name: text
    dtype: string
  - name: transcript_wav2vec
    dtype: string
  - name: levenshtein
    dtype: float64
  - name: duration
    dtype: float64
  - name: num_words
    dtype: int64
  - name: speaker_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 13341420206.08338
    num_examples: 33852
  - name: dev
    num_bytes: 615008102.427238
    num_examples: 1124
  - name: test
    num_bytes: 629421111.0893909
    num_examples: 1282
  download_size: 14406444112
  dataset_size: 14585849419.60001
- config_name: spanish
  features:
  - name: audio
    dtype: audio
  - name: wav_filesize
    dtype: int64
  - name: text
    dtype: string
  - name: transcript_wav2vec
    dtype: string
  - name: levenshtein
    dtype: float64
  - name: duration
    dtype: float64
  - name: num_words
    dtype: int64
  - name: speaker_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 75086684296.60129
    num_examples: 167100
  - name: dev
    num_bytes: 1707600387.4848032
    num_examples: 3138
  - name: test
    num_bytes: 1705185327.4098701
    num_examples: 3072
  download_size: 73631522412
  dataset_size: 78499470011.49596
configs:
- config_name: italian
  data_files:
  - split: train
    path: italian/train-*
  - split: dev
    path: italian/dev-*
  - split: test
    path: italian/test-*
- config_name: polish
  data_files:
  - split: train
    path: polish/train-*
  - split: dev
    path: polish/dev-*
  - split: test
    path: polish/test-*
- config_name: portuguese
  data_files:
  - split: train
    path: portuguese/train-*
  - split: dev
    path: portuguese/dev-*
  - split: test
    path: portuguese/test-*
- config_name: spanish
  data_files:
  - split: train
    path: spanish/train-*
  - split: dev
    path: spanish/dev-*
  - split: test
    path: spanish/test-*
---