CoolFace
Datasetpublic

MahiA/GT-Music-Genre

GT-Music-Genre This is an audio classification dataset for Music Analysis. Classes = 10   ,   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… See the full description on the dataset page: https://huggingface.co/datasets/MahiA/GT-Music-Genre.

sourceHugging Facemitupdated 2y agoView on Hugging Face
3likes72downloads
4 commits on main
c4c4e4a2y ago

Update README.md

MahiA
032df372y ago

Update README.md

MahiA
417fa482y ago

Upload 1001 files

MahiA
debac382y ago

initial commit

MahiA