dataset_info: | |
features: | |
- name: audio | |
dtype: | |
audio: | |
sampling_rate: 16000 | |
- name: label | |
dtype: | |
class_label: | |
names: | |
'0': fearful | |
'1': neutral | |
'2': calm | |
'3': happy | |
'4': sad | |
'5': angry | |
splits: | |
- name: train | |
num_bytes: 120236438.52470355 | |
num_examples: 809 | |
- name: test | |
num_bytes: 30381090.47529644 | |
num_examples: 203 | |
download_size: 115056541 | |
dataset_size: 150617529.0 | |
# Dataset Card for "ravdess-singing-emotions" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |