Zhaofan-Su / SpeechEmotionRecognitionLinks
☆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 4 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆68Updated 2 years ago
- 基于Pytorch实现的语音情感识别☆209Updated 2 months ago
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学 特征提取☆201Updated 5 years ago
- 使用python进行语音识别☆160Updated 3 years ago
- ☆15Updated 6 years ago
- 利用Python+TensorFlow实现语音识别☆48Updated 6 years ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆99Updated 2 years ago
- Speech Emotion Recognition☆28Updated 5 years ago
- 基于Tensorflow实现声音分类,博客地址:☆101Updated 5 years ago
- How to detect emotions from speech using Bi-directional LSTM networks and attention mechanism in Keras.☆20Updated last year
- ASR中文语音识别☆35Updated 5 years ago
- 语音识别 MFCCs特征处理 cnn神经网络☆99Updated 6 years ago
- Speech emotion recognition implemented in Keras (LSTM, CNN, SVM, MLP) | 语音情感识别☆1,182Updated 2 years ago
- 语音感情识别☆36Updated 2 months ago
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆89Updated 2 years ago
- transformer的 encoder-decoder结构基于tensorflow实现的中文语音识别项目☆33Updated 4 years ago
- TensorFlow implementation of "Multimodal Speech Emotion Recognition using Audio and Text," IEEE SLT-18☆289Updated last year
- Automatic speech emotion recognition based on transfer learning from spectrograms using ResNET☆25Updated 3 years ago
- Repository for my paper: Deep Multilayer Perceptrons for Dimensional Speech Emotion Recognition☆11Updated last year
- [ICASSP 2020] Speech Emotion Recognition with Dual-Sequence LSTM Architecture☆12Updated 6 months ago
- Listen, attend and spell Model and a Chinese Mandarin Pretrained model (中文-普通话 ASR模型)☆124Updated 2 years ago
- 1. ctc的DCNN声学模型+语言模型和 transformer的端到端模型☆8Updated 2 years ago
- keras+tensorflow实现的各种神经网络☆86Updated 6 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
- 【仅作为交流学习使用】机器智能--相关书目及经典论文包括AutoML、情感分类、语音识别、声纹识别、语音合成实验代码等☆91Updated 5 years ago
- This is the repository for Neural Networks project called Speech Emotion Classification Using Attention-Based LSTM☆13Updated 5 years ago
- 基于深度学习的普通话语音识别☆18Updated 6 years ago
- [ICASSP 2023] Official Tensorflow implementation of "Temporal Modeling Matters: A Novel Temporal Emotional Modeling Approach for Speech E…☆175Updated 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