Renovamen / Speech-Emotion-RecognitionLinks
Speech emotion recognition implemented in Keras (LSTM, CNN, SVM, MLP) | 语音情感识别
☆1,227Updated 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实现的语音情感识别☆230Updated 5 months ago
- 这个项目将 RAVDESS 数据集切割成 1s 短语音,利用 openSMILE+CNN 进行训练,目标是将短语音分类到四种情感中,分别是:开心(happy)、悲伤(sad)、生气(angry)和中性(neutral)。最后准确率达到 76% 左右。☆60Updated 4 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆70Updated 2 years ago
- Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras☆649Updated last year
- 语音感情识别☆39Updated 5 months ago
- ☆17Updated 6 years ago
- The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)☆1,380Updated 2 years ago
- Lightweight and Interpretable ML Model for Speech Emotion Recognition and Ambiguity Resolution (trained on IEMOCAP dataset)☆425Updated last year
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆208Updated 5 years ago
- speech emotion recognition using a convolutional recurrent networks based on IEMOCAP☆401Updated 6 years ago
- How to detect emotions from speech using Bi-directional LSTM networks and attention mechanism in Keras.☆20Updated last year
- TensorFlow implementation of "Multimodal Speech Emotion Recognition using Audio and Text," IEEE SLT-18☆293Updated last year
- ☆15Updated 6 years ago
- This project uses a variety of advanced voiceprint recognition models such as EcapaTdnn, ResNetSE, ERes2Net, CAM++, etc. It is not exclud…☆1,123Updated 3 months ago
- Bidirectional LSTM network for speech emotion recognition.☆264Updated 6 years ago
- Speaker independent emotion recognition☆323Updated last year
- 使用Tensorflow实现声纹识别☆324Updated last year
- 使用python进行语音识别☆164Updated 3 years ago
- [ICASSP 2023] Official Tensorflow implementation of "Temporal Modeling Matters: A Novel Temporal Emotional Modeling Approach for Speech E…☆179Updated last year
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆91Updated 2 years ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆101Updated 2 years ago
- This is the repository for Neural Networks project called Speech Emotion Classification Using Attention-Based LSTM☆13Updated 5 years ago
- Speech Emotion Recognition (SER) in real-time, using Deep Neural Networks (DNN) of Long Short Memory Term (LSTM).☆113Updated 3 years ago
- A repository for emotion recognition from speech, text and mocap data from IEMOCAP dataset☆13Updated 6 years ago
- A multimodal approach on emotion recognition using audio and text.☆183Updated 5 years ago
- Speech Emotion Recognition☆28Updated 5 years ago
- A demo for multi-modal emotion recognition.(多模态情感识别demo)☆90Updated last year
- Unofficial reimplementation of ECAPA-TDNN for speaker recognition (EER=0.86 for Vox1_O when train only in Vox2)☆735Updated last year
- Pytorch实现的流式与非流式的自动语音识别框架,同时兼容在线和离线识别,目前支持Conformer、Squeezeformer、DeepSpeech2模型,支持多种数据增强方 法。☆707Updated 3 months ago
- 语音情感识别代码,结合1D-CNN与GRU在语音增强的CASIA数据集实现语音情感识别,并利用注意力机制进行模型优化☆17Updated 3 years ago