Zhaofan-Su / SpeechEmotionRecognition-papers-codesLinks
☆16Updated 6 years ago
Alternatives and similar repositories for SpeechEmotionRecognition-papers-codes
Users that are interested in SpeechEmotionRecognition-papers-codes are comparing it to the libraries listed below
Sorting:
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆211Updated 5 years ago
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆91Updated 2 years ago
- Repository for my paper: Deep Multilayer Perceptrons for Dimensional Speech Emotion Recognition☆11Updated 2 years ago
- Human emotions are one of the strongest ways of communication. Even if a person doesn’t understand a language, he or she can very well u…☆25Updated 4 years ago
- Automatic speech emotion recognition based on transfer learning from spectrograms using ResNET☆26Updated 3 years ago
- Code for Speech Emotion Recognition with Co-Attention based Multi-level Acoustic Information☆158Updated last year
- How to detect emotions from speech using Bi-directional LSTM networks and attention mechanism in Keras.☆20Updated last year
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆109Updated 4 years ago
- Speech Emotion Recognition☆28Updated 5 years ago
- [ICASSP 2020] Speech Emotion Recognition with Dual-Sequence LSTM Architecture☆12Updated 9 months ago
- This repository contains the code for our ICASSP paper `Speech Emotion Recognition using Semantic Information` https://arxiv.org/pdf/2103…☆24Updated 4 years ago
- 语音情感识别代码,结合1D-CNN与GRU在语音增强的CASIA数据集实现语音情感识别,并利用注意力机制进行模型优化☆17Updated 3 years ago
- [ICASSP 2023] Official Tensorflow implementation of "Temporal Modeling Matters: A Novel Temporal Emotional Modeling Approach for Speech E…☆178Updated last year
- keras_multi_target_signal_recognition Underwater single channel acoustic multiple targets recognition using ResNet, DenseNet, and Complex…☆34Updated 3 years ago
- Light-SERNet: A lightweight fully convolutional neural network for speech emotion recognition☆76Updated 3 years ago
- ☆41Updated 5 years ago
- ☆17Updated 6 years ago
- Bidirectional LSTM network for speech emotion recognition.☆264Updated 6 years ago
- Implementation of the paper "Emotion Identification from raw speech signals using DNNs"☆14Updated 5 years ago
- Speech Emotion Classification with novel Parallel CNN-Transformer model built with PyTorch, plus thorough explanations of CNNs, Transform…☆257Updated 4 years ago
- This is the official code for paper "Speech Emotion Recognition with Global-Aware Fusion on Multi-scale Feature Representation" published…