Holger1997 commited on
Commit
da5cbae
·
verified ·
1 Parent(s): 932b07e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +241 -0
README.md CHANGED
@@ -7,6 +7,247 @@ tags:
7
  - binaural
8
  - speech
9
  - audio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # Dataset Card for Dataset Name
 
7
  - binaural
8
  - speech
9
  - audio
10
+ dataset-info:
11
+ - config_name: horizontal
12
+ features:
13
+ - name: audio
14
+ dtype: audio
15
+ - name: original_path
16
+ dtype: string
17
+ - name: duration
18
+ dtype: float64
19
+ - name: transcript
20
+ dtype: string
21
+ - name: audio_duration
22
+ dtype: float64
23
+ - name: speaker_id
24
+ dtype: string
25
+ - name: chapter_id
26
+ dtype: string
27
+ - name: file
28
+ dtype: string
29
+ - name: id
30
+ dtype: string
31
+ - name: microphone_left_x
32
+ dtype: float64
33
+ - name: microphone_left_y
34
+ dtype: float64
35
+ - name: microphone_left_z
36
+ dtype: float64
37
+ - name: microphone_right_x
38
+ dtype: float64
39
+ - name: microphone_right_y
40
+ dtype: float64
41
+ - name: microphone_right_z
42
+ dtype: float64
43
+ - name: elevation
44
+ dtype: float64
45
+ - name: azimuth
46
+ dtype: float64
47
+ splits:
48
+ - name: train_clean_100
49
+ num_bytes: x
50
+ num_examples: x
51
+ - name: train_clean_360
52
+ num_bytes: x
53
+ num_examples: x
54
+ - name: train_other_500
55
+ num_bytes: x
56
+ num_examples: x
57
+ - name: dev_clean
58
+ num_bytes: x
59
+ num_examples: x
60
+ - name: dev_other
61
+ num_bytes: x
62
+ num_examples: x
63
+ - name: test_clean
64
+ num_bytes: x
65
+ num_examples: x
66
+ - name: test_other
67
+ num_bytes: x
68
+ num_examples: x
69
+ download_size: x
70
+ dataset_size: x
71
+ - config_name: spherical
72
+ features:
73
+ - name: audio
74
+ dtype: audio
75
+ - name: original_path
76
+ dtype: string
77
+ - name: duration
78
+ dtype: float64
79
+ - name: transcript
80
+ dtype: string
81
+ - name: audio_duration
82
+ dtype: float64
83
+ - name: speaker_id
84
+ dtype: string
85
+ - name: chapter_id
86
+ dtype: string
87
+ - name: file
88
+ dtype: string
89
+ - name: id
90
+ dtype: string
91
+ - name: microphone_left_x
92
+ dtype: float64
93
+ - name: microphone_left_y
94
+ dtype: float64
95
+ - name: microphone_left_z
96
+ dtype: float64
97
+ - name: microphone_right_x
98
+ dtype: float64
99
+ - name: microphone_right_y
100
+ dtype: float64
101
+ - name: microphone_right_z
102
+ dtype: float64
103
+ - name: elevation
104
+ dtype: float64
105
+ - name: azimuth
106
+ dtype: float64
107
+ splits:
108
+ - name: train_clean_100
109
+ num_bytes: x
110
+ num_examples: x
111
+ - name: train_clean_360
112
+ num_bytes: x
113
+ num_examples: x
114
+ - name: train_other_500
115
+ num_bytes: x
116
+ num_examples: x
117
+ - name: dev_clean
118
+ num_bytes: x
119
+ num_examples: x
120
+ - name: dev_other
121
+ num_bytes: x
122
+ num_examples: x
123
+ - name: test_clean
124
+ num_bytes: x
125
+ num_examples: x
126
+ - name: test_other
127
+ num_bytes: x
128
+ num_examples: x
129
+ download_size: x
130
+ dataset_size: x
131
+ - config_name: horizontal_front_only
132
+ features:
133
+ - name: audio
134
+ dtype: audio
135
+ - name: original_path
136
+ dtype: string
137
+ - name: duration
138
+ dtype: float64
139
+ - name: transcript
140
+ dtype: string
141
+ - name: audio_duration
142
+ dtype: float64
143
+ - name: speaker_id
144
+ dtype: string
145
+ - name: chapter_id
146
+ dtype: string
147
+ - name: file
148
+ dtype: string
149
+ - name: id
150
+ dtype: string
151
+ - name: microphone_left_x
152
+ dtype: float64
153
+ - name: microphone_left_y
154
+ dtype: float64
155
+ - name: microphone_left_z
156
+ dtype: float64
157
+ - name: microphone_right_x
158
+ dtype: float64
159
+ - name: microphone_right_y
160
+ dtype: float64
161
+ - name: microphone_right_z
162
+ dtype: float64
163
+ - name: elevation
164
+ dtype: float64
165
+ - name: azimuth
166
+ dtype: float64
167
+ splits:
168
+ - name: train_clean_100
169
+ num_bytes: x
170
+ num_examples: x
171
+ - name: train_clean_360
172
+ num_bytes: x
173
+ num_examples: x
174
+ - name: train_other_500
175
+ num_bytes: x
176
+ num_examples: x
177
+ - name: dev_clean
178
+ num_bytes: x
179
+ num_examples: x
180
+ - name: dev_other
181
+ num_bytes: x
182
+ num_examples: x
183
+ - name: test_clean
184
+ num_bytes: x
185
+ num_examples: x
186
+ - name: test_other
187
+ num_bytes: x
188
+ num_examples: x
189
+ download_size: x
190
+ dataset_size: x
191
+ - config_name: spherical_front_only
192
+ features:
193
+ - name: audio
194
+ dtype: audio
195
+ - name: original_path
196
+ dtype: string
197
+ - name: duration
198
+ dtype: float64
199
+ - name: transcript
200
+ dtype: string
201
+ - name: audio_duration
202
+ dtype: float64
203
+ - name: speaker_id
204
+ dtype: string
205
+ - name: chapter_id
206
+ dtype: string
207
+ - name: file
208
+ dtype: string
209
+ - name: id
210
+ dtype: string
211
+ - name: microphone_left_x
212
+ dtype: float64
213
+ - name: microphone_left_y
214
+ dtype: float64
215
+ - name: microphone_left_z
216
+ dtype: float64
217
+ - name: microphone_right_x
218
+ dtype: float64
219
+ - name: microphone_right_y
220
+ dtype: float64
221
+ - name: microphone_right_z
222
+ dtype: float64
223
+ - name: elevation
224
+ dtype: float64
225
+ - name: azimuth
226
+ dtype: float64
227
+ splits:
228
+ - name: train_clean_100
229
+ num_bytes: x
230
+ num_examples: x
231
+ - name: train_clean_360
232
+ num_bytes: x
233
+ num_examples: x
234
+ - name: train_other_500
235
+ num_bytes: x
236
+ num_examples: x
237
+ - name: dev_clean
238
+ num_bytes: x
239
+ num_examples: x
240
+ - name: dev_other
241
+ num_bytes: x
242
+ num_examples: x
243
+ - name: test_clean
244
+ num_bytes: x
245
+ num_examples: x
246
+ - name: test_other
247
+ num_bytes: x
248
+ num_examples: x
249
+ download_size: x
250
+ dataset_size: x
251
  ---
252
 
253
  # Dataset Card for Dataset Name