Datasets:
mattymchen
commited on
Upload dataset
Browse files- README.md +22 -0
- wsj-identification/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -172,6 +172,24 @@ dataset_info:
|
|
172 |
num_examples: 1000
|
173 |
download_size: 553441800
|
174 |
dataset_size: 596909414.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
175 |
configs:
|
176 |
- config_name: audio-keyword-spotting-keyword
|
177 |
data_files:
|
@@ -213,4 +231,8 @@ configs:
|
|
213 |
data_files:
|
214 |
- split: test
|
215 |
path: urbansound-story/test-*
|
|
|
|
|
|
|
|
|
216 |
---
|
|
|
172 |
num_examples: 1000
|
173 |
download_size: 553441800
|
174 |
dataset_size: 596909414.0
|
175 |
+
- config_name: wsj-identification
|
176 |
+
features:
|
177 |
+
- name: audio1
|
178 |
+
dtype: audio
|
179 |
+
- name: audio2
|
180 |
+
dtype: audio
|
181 |
+
- name: question
|
182 |
+
dtype: string
|
183 |
+
- name: reference
|
184 |
+
dtype: string
|
185 |
+
- name: labels
|
186 |
+
sequence: string
|
187 |
+
splits:
|
188 |
+
- name: test
|
189 |
+
num_bytes: 492629411.0
|
190 |
+
num_examples: 1000
|
191 |
+
download_size: 436618645
|
192 |
+
dataset_size: 492629411.0
|
193 |
configs:
|
194 |
- config_name: audio-keyword-spotting-keyword
|
195 |
data_files:
|
|
|
231 |
data_files:
|
232 |
- split: test
|
233 |
path: urbansound-story/test-*
|
234 |
+
- config_name: wsj-identification
|
235 |
+
data_files:
|
236 |
+
- split: test
|
237 |
+
path: wsj-identification/test-*
|
238 |
---
|
wsj-identification/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f619a072bc26d59d51fd3bd6a713f5bcb7e1e9dd23cfe67e4c93bee743f7a66e
|
3 |
+
size 436618645
|