The repo contains an audio emotion detection model, facial emotion detection model, and a model that combines both these models to predict emotions from a video
-
Updated
Sep 13, 2023 - Jupyter Notebook
The repo contains an audio emotion detection model, facial emotion detection model, and a model that combines both these models to predict emotions from a video
Emotion recognition methods through facial expression, speeches, audios, and multimodal data
This API utilizes a pre-trained model for emotion recognition from audio files. It accepts audio files as input, processes them using the pre-trained model, and returns the predicted emotion along with the confidence score. The API leverages the FastAPI framework for easy development and deployment.
Detection of emotion in audio using Machine Learning(SVM)
In this project we classify negative audio emotions , data is combined between ( RAVDESS/ SAVEE/TESS and CREMA-D)
Emotion Recognition Using Audio Speech Files
Add a description, image, and links to the audio-emotion-detection topic page so that developers can more easily learn about it.
To associate your repository with the audio-emotion-detection topic, visit your repo's landing page and select "manage topics."