Datasets:
File size: 3,729 Bytes
9b899d2 a1f7aea 9b899d2 c063ecf a1f7aea c063ecf ce8b2c3 c063ecf ce8b2c3 c063ecf ce8b2c3 b23df01 ca474c3 b23df01 ca474c3 b23df01 ca474c3 b23df01 ca474c3 ba43965 58c0116 ba43965 58c0116 ba43965 58c0116 ba43965 58c0116 3b191fd 381b55b 3b191fd 381b55b 3b191fd 381b55b 3b191fd 381b55b 3b191fd 9b899d2 49efa7b 9b899d2 49efa7b 9b899d2 49efa7b 9b899d2 49efa7b 9b899d2 c063ecf b23df01 ba43965 3b191fd 9b899d2 c0391d6 a1f7aea |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 |
---
task_categories:
- audio-classification
dataset_info:
- config_name: fold1
features:
- name: file
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: emotion
dtype: string
- name: label
dtype:
class_label:
names:
'0': neutral
'1': calm
'2': happy
'3': sad
'4': angry
'5': fearful
'6': disgust
'7': surprised
splits:
- name: train
num_bytes: 937751877.24
num_examples: 2280
- name: test
num_bytes: 247086499.0
num_examples: 600
download_size: 649949169
dataset_size: 1184838376.24
- config_name: fold2
features:
- name: file
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: emotion
dtype: string
- name: label
dtype:
class_label:
names:
'0': neutral
'1': calm
'2': happy
'3': sad
'4': angry
'5': fearful
'6': disgust
'7': surprised
splits:
- name: train
num_bytes: 941178598.68
num_examples: 2280
- name: test
num_bytes: 242416331.0
num_examples: 600
download_size: 649810021
dataset_size: 1183594929.6799998
- config_name: fold3
features:
- name: file
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: emotion
dtype: string
- name: label
dtype:
class_label:
names:
'0': neutral
'1': calm
'2': happy
'3': sad
'4': angry
'5': fearful
'6': disgust
'7': surprised
splits:
- name: train
num_bytes: 936307789.08
num_examples: 2280
- name: test
num_bytes: 246688971.0
num_examples: 600
download_size: 650824120
dataset_size: 1182996760.08
- config_name: fold4
features:
- name: file
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: emotion
dtype: string
- name: label
dtype:
class_label:
names:
'0': neutral
'1': calm
'2': happy
'3': sad
'4': angry
'5': fearful
'6': disgust
'7': surprised
splits:
- name: train
num_bytes: 934992735.24
num_examples: 2280
- name: test
num_bytes: 248861587.0
num_examples: 600
download_size: 649424384
dataset_size: 1183854322.24
- config_name: fold5
features:
- name: file
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: emotion
dtype: string
- name: label
dtype:
class_label:
names:
'0': neutral
'1': calm
'2': happy
'3': sad
'4': angry
'5': fearful
'6': disgust
'7': surprised
splits:
- name: train
num_bytes: 986251792.8
num_examples: 2400
- name: test
num_bytes: 196270016.0
num_examples: 480
download_size: 650150538
dataset_size: 1182521808.8
configs:
- config_name: fold1
data_files:
- split: train
path: fold1/train-*
- split: test
path: fold1/test-*
- config_name: fold2
data_files:
- split: train
path: fold2/train-*
- split: test
path: fold2/test-*
- config_name: fold3
data_files:
- split: train
path: fold3/train-*
- split: test
path: fold3/test-*
- config_name: fold4
data_files:
- split: train
path: fold4/train-*
- split: test
path: fold4/test-*
- config_name: fold5
data_files:
- split: train
path: fold5/train-*
- split: test
path: fold5/test-*
tags:
- audio
- paralinguistics
- multiclass
- emotion
---
|