Datasets:
mattymchen
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -68,6 +68,22 @@ dataset_info:
|
|
68 |
num_examples: 1011
|
69 |
download_size: 123391640
|
70 |
dataset_size: 152244206.25
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
71 |
- config_name: librispeech-hotword
|
72 |
features:
|
73 |
- name: audio1
|
@@ -207,6 +223,10 @@ configs:
|
|
207 |
data_files:
|
208 |
- split: test
|
209 |
path: fluent-speech-commands-intent/test-*
|
|
|
|
|
|
|
|
|
210 |
- config_name: librispeech-hotword
|
211 |
data_files:
|
212 |
- split: test
|
|
|
68 |
num_examples: 1011
|
69 |
download_size: 123391640
|
70 |
dataset_size: 152244206.25
|
71 |
+
- config_name: librispeech-comparison
|
72 |
+
features:
|
73 |
+
- name: audio1
|
74 |
+
dtype: audio
|
75 |
+
- name: audio2
|
76 |
+
dtype: audio
|
77 |
+
- name: question
|
78 |
+
dtype: string
|
79 |
+
- name: labels
|
80 |
+
sequence: string
|
81 |
+
splits:
|
82 |
+
- name: test
|
83 |
+
num_bytes: 308318897.0
|
84 |
+
num_examples: 1000
|
85 |
+
download_size: 300485533
|
86 |
+
dataset_size: 308318897.0
|
87 |
- config_name: librispeech-hotword
|
88 |
features:
|
89 |
- name: audio1
|
|
|
223 |
data_files:
|
224 |
- split: test
|
225 |
path: fluent-speech-commands-intent/test-*
|
226 |
+
- config_name: librispeech-comparison
|
227 |
+
data_files:
|
228 |
+
- split: test
|
229 |
+
path: librispeech-comparison/test-*
|
230 |
- config_name: librispeech-hotword
|
231 |
data_files:
|
232 |
- split: test
|
librispeech-comparison/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89d5b442dd39cd175120ec912d399b1217996747154da4f3b59d2bd27a3e8841
|
3 |
+
size 300485533
|