Is there a data set on huggingface that has classified audio emotion?

Is there a data set on huggingface that has classified audio emotion?

There seem to be several. However, I don’t know if there is a specific data set that you want.

All audio datasets


Yes, there is a dataset on Hugging Face that has classified audio emotions. Based on the provided sources, the datasets are as follows:

  1. General Description: A dataset described in Source [1] includes audio clips capturing emotions such as euphoria, joy, sadness, and surprise. It ensures variability in speakers, making it suitable for training models in emotion recognition [1].

  2. imprt/izanami-wav2vec2-large-jtes-er: This dataset, listed in Source [2], is available at [imprt/izanami-wav2vec2-large-jtes-er · Hugging Face]. It is used for audio classification with a recent update [2].

  3. imprt/kushinada-hubert-large-jtes-er: Another dataset from Source [2], available at [imprt/kushinada-hubert-large-jtes-er · Hugging Face]. It also focuses on audio classification and was recently updated [2].

  4. Talha/urdu-audio-emotions: This dataset, mentioned in Source [2], can be found at [Talha/urdu-audio-emotions · Hugging Face]. It has 131 stars and is focused on audio emotion classification [2].

These datasets are valuable resources for training and testing emotion recognition models using audio data.