Upload dataset
Browse files- README.md +23 -0
- data/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,5 +1,28 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
The MiniLibriMix dataset is a subset of LibriMix which is generated from LibriSpeech
|
| 5 |
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
dataset_info:
|
| 4 |
+
features:
|
| 5 |
+
- name: file
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: audio
|
| 8 |
+
dtype: audio
|
| 9 |
+
- name: label
|
| 10 |
+
dtype: audio
|
| 11 |
+
- name: label2
|
| 12 |
+
dtype: audio
|
| 13 |
+
- name: instruction
|
| 14 |
+
dtype: string
|
| 15 |
+
splits:
|
| 16 |
+
- name: test
|
| 17 |
+
num_bytes: 85086608.0
|
| 18 |
+
num_examples: 600
|
| 19 |
+
download_size: 84055266
|
| 20 |
+
dataset_size: 85086608.0
|
| 21 |
+
configs:
|
| 22 |
+
- config_name: default
|
| 23 |
+
data_files:
|
| 24 |
+
- split: test
|
| 25 |
+
path: data/test-*
|
| 26 |
---
|
| 27 |
The MiniLibriMix dataset is a subset of LibriMix which is generated from LibriSpeech
|
| 28 |
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ca46936bfe679c648533c6bbd9a6e2a304f7c56166fef9a1ed5f5d3bc79fc5b
|
| 3 |
+
size 84055266
|