This is an audio classification dataset for Emotion Recognition.
Classes = 6 , Split = Train-Test
audios folder contains audio files.
train.csv for training split and test.csv for the testing split.
import os
import huggingface_hub
audio_datasets_path = "DATASET_PATH/Audio-Datasets"
if not os.path.exists(audio_datasets_path): print(f"Given {audio_datasets_path=} does not exist. Specify a valid path ending with 'Audio-Datasets'… See the full description on the dataset page:
https://huggingface.co/datasets/MahiA/CREMA-D.