Zhaofan-Su / SpeechEmotionRecognition
☆16Updated 6 years ago
Alternatives and similar repositories for SpeechEmotionRecognition
Users that are interested in SpeechEmotionRecognition are comparing it to the libraries listed below
Sorting:
- 这个项目将 RAVDESS 数据集切割成 1s 短语音,利用 openSMILE+CNN 进行训练,目标是将短语音分类到四种情感中,分别是:开心(happy)、悲伤(sad)、生气(angry)和中性(neutral)。最后准确率达到 76% 左右。☆57Updated 3 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆68Updated 2 years ago
- ☆15Updated 5 years ago
- 基于Pytorch实现的语音情感识别☆194Updated 2 weeks ago
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆199Updated 4 years ago
- How to detect emotions from speech using Bi-directional LSTM networks and attention mechanism in Keras.☆20Updated last year
- Speech Emotion Recognition☆28Updated 4 years ago
- Repository for my paper: Deep Multilayer Perceptrons for Dimensional Speech Emotion Recognition☆11Updated last year
- 语音感情识别☆35Updated 2 weeks ago
- 基于Tensorflow实现声音分类,博客地址:☆101Updated 5 years ago
- [ICASSP 2023] Official Tensorflow implementation of "Temporal Modeling Matters: A Novel Temporal Emotional Modeling Approach for Speech E…☆173Updated last year
- [ICASSP 2020] Speech Emotion Recognition with Dual-Sequence LSTM Architecture☆12Updated 3 months ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆94Updated 2 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
- Code for Speech Emotion Recognition with Co-Attention based Multi-level Acoustic Information☆145Updated last year
- 语音情感识别代码,结合1D-CNN与GRU在语音增强的CASIA数据集实现语音情感识别,并利用注意力机制进行模型优化☆15Updated 3 years ago
- 城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN☆95Updated 6 years ago
- In this project, the performance of speech emotion recognition is compared between two methods (SVM vs Bi-LSTM RNN).Conventional classifi…☆27Updated last year
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆89Updated last year
- ☆49Updated last year
- Automatic speech emotion recognition based on transfer learning from spectrograms using ResNET☆23Updated 3 years ago
- This is the repository for Neural Networks project called Speech Emotion Classification Using Attention-Based LSTM☆12Updated 5 years ago
- ☆108Updated 2 years ago
- 用于机器学习的语音特征提取,包含FBank和MFCC等,原理讲解和step by step的实现☆52Updated 5 years ago
- 利用Python+TensorFlow实现语音识别☆48Updated 6 years ago
- Code for our paper "Efficient Speech Emotion Recognition Using Multi-Scale CNN and Attention" (ICASSP 2021, co-first authorship)☆27Updated 3 years ago
- 基于dVector的说话人识别keras☆89Updated 4 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
- This is the official code for paper "Speech Emotion Recognition with Global-Aware Fusion on Multi-scale Feature Representation" published…☆46Updated 3 years ago