chenjianqu / NLP
用于存放自然语言处理相关的代码。Store code related to NLP (Natural Language Processing).
☆14Updated 5 years ago
Alternatives and similar repositories for NLP:
Users that are interested in NLP are comparing it to the libraries listed below
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆198Updated 4 years ago
- ☆15Updated 5 years ago
- ☆16Updated 6 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆66Updated 2 years ago
- 2018年7⽉30⽇-8⽉13⽇持续2周的AI训练营中语⾳情感识别营的项目报告。☆95Updated 6 years ago
- 语音情感识别代码,结合1D-CNN与GRU在语音增强的CASIA数据集实现语音情感识别,并利用注意力机制进行模型优化☆15Updated 3 years ago
- Automatic speech emotion recognition based on transfer learning from spectrograms using ResNET☆23Updated 3 years ago
- DTW语音识别,HMM-GMM语音识别☆12Updated 6 years ago
- 多模态融合情感分析☆133Updated 4 years ago
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆89Updated last year
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆104Updated 3 years ago
- 【仅作为交流学习使用】机器智能--相关书目及经典论文包括AutoML、情感分类、语音识别、声纹识别、语音合成实验代码等☆90Updated 5 years ago
- 基于多特征融合模型音乐情感分类器的实现☆23Updated 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+TensorFlow实现语音识别☆48Updated 6 years ago
- 语音感情识别☆35Updated last month
- keras+tensorflow实现的各种神经网络☆86Updated 6 years ago
- A pytorch implementation of Speech emotion recognition using deep 1D & 2D CNN LSTM networks☆25Updated last year
- 基于卷积神经网络的语音识别声学模型的研究☆173Updated 5 years ago
- Audio Split 基于双门限法的语音端点检测及语音分割☆132Updated 4 years ago
- 基于GMM与MFCC特征进行数字0-9的语音识别,GMM,MFCC,语音识别,中文数据,sklearn,Digital Voice Recognition。☆18Updated 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
- 城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN☆93Updated 6 years ago
- Speech Emotion Recognition☆28Updated 4 years ago
- TensorFlow implementation of "Attentive Modality Hopping for Speech Emotion Recognition," ICASSP-20☆32Updated 4 years ago
- ASR中文语音识别☆33Updated 5 years ago
- Repository for my paper: Deep Multilayer Perceptrons for Dimensional Speech Emotion Recognition☆11Updated last year
- [ICASSP19] An Interaction-aware Attention Network for Speech Emotion Recognition in Spoken Dialogs☆35Updated 4 years ago
- How to detect emotions from speech using Bi-directional LSTM networks and attention mechanism in Keras.☆20Updated last year
- A set of scripts that extract speech features (so far MFCCs, FBANKs, STFT, and kinda dominant frequency) and trains CNN, LSTM, or CNN+LST…☆51Updated 2 years ago