Using the Emotions in Music Database and PyTorch to create RNNs to predict the emotion music carries on Russel's circumplex model of affect and exploring implementations of this system.
-
Updated
Mar 27, 2024 - Python
Using the Emotions in Music Database and PyTorch to create RNNs to predict the emotion music carries on Russel's circumplex model of affect and exploring implementations of this system.
In this code, we have used common and well-known datasets such as the Toronto dataset available on Kaggle to create a sentiment analysis model from human voice. This model is designed based on the Bert model and is called Hubert.
Program to detect sentiment from audio files.
Add a description, image, and links to the audio-sentiment-analysis topic page so that developers can more easily learn about it.
To associate your repository with the audio-sentiment-analysis topic, visit your repo's landing page and select "manage topics."