vince9515 / SERLinks
语音情感识别代码,结合1D-CNN与GRU在语音增强的CASIA数据集实现语音情感识别,并利用注意力机制进行模型优化
☆17Updated 3 years ago
Alternatives and similar repositories for SER
Users that are interested in SER are comparing it to the libraries listed below
Sorting:
- ☆15Updated 6 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆70Updated 2 years ago
- 基于Pytorch实现的语音情感识别☆223Updated 4 months ago
- ☆16Updated 6 years ago
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆106Updated 4 years ago
- This is the official code for paper "Speech Emotion Recognition with Global-Aware Fusion on Multi-scale Feature Representation" published…☆47Updated 3 years ago
- Code for Speech Emotion Recognition with Co-Attention based Multi-level Acoustic Information☆151Updated last year
- 多模态,语音和文本结合的情感识别,大模型finetune☆21Updated last year
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆205Updated 5 years ago
- 这个项目将 RAVDESS 数据集切割成 1s 短语音,利用 openSMILE+CNN 进行训练,目标是将短语音分类到四种情感中,分别是:开心(happy)、悲伤(sad)、生气(angry)和中性(neutral)。最后准确率达到 76% 左右。☆58Updated 4 years ago
- alaaNfissi / SigWavNet-Learning-Multiresolution-Signal-Wavelet-Network-for-Speech-Emotion-RecognitionThis paper has been accepted for publication in IEEE Transactions on Affective Computing.☆17Updated 6 months ago
- 城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN☆94Updated 6 years 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
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆101Updated 2 years ago
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆89Updated 2 years ago
- Implementation of IEEE Access paper - Lung Sound Recognition Algorithm Based on VGGish-BiGRU☆30Updated 5 years ago
- 语音感情识别☆38Updated 4 months ago
- Repository for my paper: Deep Multilayer Perceptrons for Dimensional Speech Emotion Recognition☆11Updated last year
- ☆10Updated last year
- Speech Emotion Recognition☆28Updated 5 years ago
- A pytorch implementation of Speech emotion recognition using deep 1D & 2D CNN LSTM networks☆26Updated last year
- Speech Emotion Classification with novel Parallel CNN-Transformer model built with PyTorch, plus thorough explanations of CNNs, Transform…☆256Updated 4 years ago
- Implementation of the multi-time-scale convolution layer used in the paper Multi-Time-Scale Convolution for Emotion Recognition from Spee…☆11Updated 5 years ago
- Light-SERNet: A lightweight fully convolutional neural network for speech emotion recognition☆75Updated 3 years ago
- 语音增强☆17Updated 4 years ago
- Scripts used in the research described in the paper "Multimodal Emotion Recognition with High-level Speech and Text Features" accepted in…☆53Updated 3 years ago
- [ICASSP 2023] Official Tensorflow implementation of "Temporal Modeling Matters: A Novel Temporal Emotional Modeling Approach for Speech E…☆177Updated last year
- 基于傅里叶变换的降噪与基于深度学习的语音识别的多功能系统☆13Updated 2 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
- DWFormer: Dynamic Window Transformer for Speech Emotion Recognition(ICASSP 2023 Oral)☆63Updated last year