Holger1997 commited on
Commit
3613dfd
·
verified ·
1 Parent(s): 7619104

Update README.md

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