IliaZenkov / transformer-cnn-emotion-recognition
Speech Emotion Classification with novel Parallel CNN-Transformer model built with PyTorch, plus thorough explanations of CNNs, Transformers, and everything in between
☆241Updated 4 years ago
Alternatives and similar repositories for transformer-cnn-emotion-recognition:
Users that are interested in transformer-cnn-emotion-recognition are comparing it to the libraries listed below
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆103Updated 3 years ago
- This repository contains PyTorch implementation of 4 different models for classification of emotions of the speech.☆197Updated 2 years ago
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆87Updated last year
- Detect emotion from audio signals of IEMOCAP dataset using multi-modal approach. Utilized acoustic features, mel-spectrogram and text as …☆38Updated 10 months ago
- This repository provides implementation for the paper "Self-attention fusion for audiovisual emotion recognition with incomplete data".☆120Updated 4 months ago
- The code for our IEEE ACCESS (2020) paper Multimodal Emotion Recognition with Transformer-Based Self Supervised Feature Fusion.☆116Updated 3 years ago
- A pytorch implementation of Speech emotion recognition using deep 1D & 2D CNN LSTM networks☆25Updated last year
- [ICASSP 2023] Official Tensorflow implementation of "Temporal Modeling Matters: A Novel Temporal Emotional Modeling Approach for Speech E…