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:
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆73Updated 3 years ago
- ☆16Updated 6 years ago
- 基于Pytorch实现的语音情感识别☆249Updated last week
- This is the official code for paper "Speech Emotion Recognition with Global-Aware Fusion on Multi-scale Feature Representation" published…☆48Updated 3 years ago
- 多模态,语音和文本结合的情感识别,大模型finetune☆23Updated 2 years ago
- Code for Speech Emotion Recognition with Co-Attention based Multi-level Acoustic Information☆162Updated 2 years ago
- Light-SERNet: A lightweight fully convolutional neural network for speech emotion recognition☆80Updated 3 years ago
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆108Updated 4 years ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆104Updated 2 years ago
- DWFormer: Dynamic Window Transformer for Speech Emotion Recognition(ICASSP 2023 Oral)☆67Updated last year
- Speech Emotion Classification with novel Parallel CNN-Transformer model built with PyTorch, plus thorough explanations of CNNs, Transform…☆261Updated 5 years ago
- Speech Emotion Recognition☆28Updated 5 years ago
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆214Updated 5 years ago
- Implementation of IEEE Access paper - Lung Sound Recognition Algorithm Based on VGGish-BiGRU