CoolFace
Datasetpublic

MahiA/CREMA-D

CREMA-D This is an audio classification dataset for Emotion Recognition. Classes = 6   ,   Split = Train-Test Structure audios folder contains audio files. train.csv for training split and test.csv for the testing split. Download 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… See the full description on the dataset page: https://huggingface.co/datasets/MahiA/CREMA-D.

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes280downloads
5 commits on main
ac5b65f2y ago

Update README.md

MahiA
0d034722y ago

Update README.md

MahiA
bc5cb022y ago

Update README.md

MahiA
cf1797a2y ago

Upload 7444 files

MahiA
fd14b012y ago

initial commit

MahiA