Speech Emotion Recognition
-
Updated
Aug 22, 2023 - Python
Speech Emotion Recognition
Code for the paper "Real Time Speech Emotion Recognition using Machine Learning"
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.
Implementation of a Persian Speech Emotion Recognition system with SVM model, based on the ShEMO paper
Context and System Fusion in Post-ASR Emotion Recognition with Large Language Models | Submission to GenSEC Task 3 (LLM-Based Post ASR Speech Emotion Recognition Challenge)
This project aims to perform Emotion Recognition in Speech using Deep Neural Networks (DNNs)
Add a description, image, and links to the ser topic page so that developers can more easily learn about it.
To associate your repository with the ser topic, visit your repo's landing page and select "manage topics."