CyberMaryVer / speech-emotion-webapp
Speech Emotion Recognition
☆40Updated last year
Alternatives and similar repositories for speech-emotion-webapp:
Users that are interested in speech-emotion-webapp are comparing it to the libraries listed below
- ☆49Updated last year
- An implementation of Speech Emotion Recognition, based on HuBERT model, training with PyTorch and HuggingFace framework, and fine-tuning …☆33Updated 2 years ago
- Using Convolutional Neural Networks in speech emotion recognition on the RAVDESS Audio Dataset.☆138Updated 4 years ago
- Detect emotion from audio signals of IEMOCAP dataset using multi-modal approach. Utilized acoustic features, mel-spectrogram and text as …☆39Updated last year
- In this project, the performance of speech emotion recognition is compared between two methods (SVM vs Bi-LSTM RNN).Conventional classifi…☆27Updated last year
- [RAVDESS] Speech Emotion Recognition with Convolutional Attention based Bi-GRU. (Best test accuracy of 87%)☆29Updated last year
- A multimodal approach on emotion recognition using audio and text.☆174Updated 4 years ago
- MFCC features + SVM for speech emotion classification☆16Updated 4 years ago
- Scripts used in the research described in the paper "Multimodal Emotion Recognition with High-level Speech and Text Features" accepted in…☆53Updated 3 years ago
- Predicting various emotion in human speech signal by detecting different speech components affected by human emotion.☆46Updated 8 months ago
- Speech Emotion Recognition (SER) in real-time, using Deep Neural Networks (DNN) of Long Short Memory Term (LSTM).☆110Updated 3 years ago
- Light-SERNet: A lightweight fully convolutional neural network for speech emotion recognition☆73Updated 2 years ago
- Repository for code and paper submitted for APSIPA 2019, Lanzhou, China☆23Updated 8 months ago
- [ICASSP 2023] Mingling or Misalignment? Temporal Shift for Speech Emotion Recognition with Pre-trained Representations☆37Updated last year
- Repository for my paper: Deep Multilayer Perceptrons for Dimensional Speech Emotion Recognition☆11Updated last year
- ☆107Updated 2 years ago
- Official implementation of the paper "SPEAKER VGG CCT: Cross-corpus Speech Emotion Recognition with Speaker Embedding and Vision Transfor…☆21Updated 2 years ago
- Official implementation of INTERSPEECH 2021 paper 'Emotion Recognition from Speech Using Wav2vec 2.0 Embeddings'☆131Updated 3 months ago
- Implementation of the paper "Improved End-to-End Speech Emotion Recognition Using Self Attention Mechanism and Multitask Learning" From I…☆57Updated 4 years ago
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆89Updated last year
- The code for our INTERSPEECH 2020 paper - Jointly Fine-Tuning "BERT-like'" Self Supervised Models to Improve Multimodal Speech Emotion R…☆120Updated 4 years ago
- This is the official code for paper "Speech Emotion Recognition with Global-Aware Fusion on Multi-scale Feature Representation" published…☆46Updated 3 years ago
- Transformer-based model for Speech Emotion Recognition(SER) - implemented by Pytorch☆37Updated last year
- Code for Speech Emotion Recognition with Co-Attention based Multi-level Acoustic Information☆143Updated last year
- Speech Emotion Recognition using transfer learning with wav2vec on IEMOCAP.☆15Updated 3 years ago
- ☆27Updated 3 years ago
- This repository contains PyTorch implementation of 4 different models for classification of emotions of the speech.☆202Updated 2 years ago
- The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)☆37Updated 2 years ago
- Time series course Fall 2019 project☆54Updated 4 years ago
- 这个项目将 RAVDESS 数据集切割成 1s 短语音,利用 openSMILE+CNN 进行训练,目标是将短语音分类到四种情感中,分别是:开心(happy)、悲伤(sad)、生气(angry)和中性(neutral)。最后准确率达到 76% 左右。☆57Updated 3 years ago