Install DagsHub:
pip install dagshub
To stream this data directly on DagsHub
from dagshub.streaming import DagsHubFilesystem
fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/EmoSynth")
fs.listdir("Audio-Data")
Description
EmoSynth is a dataset of 144 audio files which have been labelled by 40 listeners for the perceived emotion, in regard to the dimensions of Valence and Arousal.