Renovamen / Speech-Emotion-RecognitionLinks
Speech emotion recognition implemented in Keras (LSTM, CNN, SVM, MLP) | 语音情感识别
☆1,252Updated 2 years ago
Alternatives and similar repositories for Speech-Emotion-Recognition
Users that are interested in Speech-Emotion-Recognition are comparing it to the libraries listed below
Sorting:
- 基于Pytorch实现的语音情感识别☆247Updated 7 months ago
- 这个项目将 RAVDESS 数据集切割成 1s 短语音,利用 openSMILE+CNN 进行训练,目标是将短语音分类到四种情感中,分别是:开心(happy)、悲伤(sad)、生气(angry)和中性(neutral)。最后准确率达到 76% 左右。☆61Updated 4 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆72Updated 2 years ago
- Lightweight and Interpretable ML Model for Speech Emotion Recognition and Ambiguity Resolution (trained on IEMOCAP dataset)☆435Updated last year
- 语音感情识别☆42Updated 7 months ago
- Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras☆662Updated 2 years ago
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆213Updated 5 years ago
- speech emotion recognition using a convolutional recurrent networks based on IEMOCAP☆405Updated 6 years ago
- The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)☆1,389Updated 2 years ago
- ☆17Updated 6 years ago
- Speaker independent emotion recognition☆327Updated last year
- TensorFlow implementation of "Multimodal Speech Emotion Recognition using Audio and Text," IEEE SLT-18☆298Updated last year
- How to detect emotions from speech using Bi-directional LSTM networks and attention mechanism in Keras.☆20Updated last year
- Bidirectional LSTM network for speech emotion recognition.☆267Updated 6 years ago
- [ICASSP 2023] Official Tensorflow implementation of "Temporal Modeling Matters: A Novel Temporal Emotional Modeling Approach for Speech E…☆184Updated last year
- This is the repository for Neural Networks project called Speech Emotion Classification Using Attention-Based LSTM☆13Updated 5 years ago
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆93Updated 2 years ago
- Speech Emotion Recognition☆28Updated 5 years ago
- Speech Emotion Recognition (SER) in real-time, using Deep Neural Networks (DNN) of Long Short Memory Term (LSTM).☆114Updated 3 years ago
- ☆16Updated 6 years ago
- A demo for multi-modal emotion recognition.(多模态情感识别demo)☆91Updated last year
- A multimodal approach on emotion recognition using audio and text.☆185Updated 5 years ago
- 使用python进行语音识别☆166Updated 3 years ago
- This project uses a variety of advanced voiceprint recognition models such as EcapaTdnn, ResNetSE, ERes2Net, CAM++, etc. It is not exclud…☆1,185Updated 5 months ago
- Code for Speech Emotion Recognition with Co-Attention based Multi-level Acoustic Information☆160Updated 2 years ago
- Repository with the code of the paper: A proposal for Multimodal Emotion Recognition using auraltransformers and Action Units on RAVDESS …☆112Updated last year
- Automatic Depression Detection: a GRU/ BiLSTM-based Model and An Emotional Audio-Textual Corpus☆194Updated 2 years ago
- [ACL 2024] Official PyTorch code for extracting features and training downstream models with emotion2vec: Self-Supervised Pre-Training fo…☆1,007Updated 11 months ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度 学习的声纹识别(self-attention已完成)。☆103Updated 2 years ago
- The Pytorch implementation of sound classification supports EcapaTdnn, PANNS, TDNN, Res2Net, ResNetSE and other models, as well as a vari…☆562Updated 7 months ago