Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -8,22 +8,20 @@ dataset_info:
|
|
| 8 |
- name: emotion
|
| 9 |
dtype: string
|
| 10 |
- name: speech
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
- name: sampling_rate
|
| 17 |
-
dtype: int64
|
| 18 |
splits:
|
| 19 |
- name: train
|
| 20 |
-
num_bytes:
|
| 21 |
num_examples: 1116
|
| 22 |
- name: test
|
| 23 |
-
num_bytes:
|
| 24 |
num_examples: 280
|
| 25 |
-
download_size:
|
| 26 |
-
dataset_size:
|
| 27 |
---
|
| 28 |
# Dataset Card for "resd_ref"
|
| 29 |
|
|
|
|
| 8 |
- name: emotion
|
| 9 |
dtype: string
|
| 10 |
- name: speech
|
| 11 |
+
dtype:
|
| 12 |
+
audio:
|
| 13 |
+
sampling_rate: 16000
|
| 14 |
+
- name: speech_array
|
| 15 |
+
sequence: float64
|
|
|
|
|
|
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
+
num_bytes: 1083324642.5
|
| 19 |
num_examples: 1116
|
| 20 |
- name: test
|
| 21 |
+
num_bytes: 265571307.0
|
| 22 |
num_examples: 280
|
| 23 |
+
download_size: 528433586
|
| 24 |
+
dataset_size: 1348895949.5
|
| 25 |
---
|
| 26 |
# Dataset Card for "resd_ref"
|
| 27 |
|