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工具包,进行简单的声学特征提取☆192Updated 4 years ago
- ☆16Updated 5 years ago
- 2018年7⽉30⽇-8⽉13⽇持续2周的AI训练营中语⾳情感识别营的项目报告。☆96Updated 6 years ago
- 城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN☆90Updated 5 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆64Updated 2 years ago
- ☆14Updated 5 years ago
- Automatic speech emotion recognition based on transfer learning from spectrograms using ResNET☆21Updated 2 years ago
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆104Updated 3 years ago
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆89Updated last year
- A pytorch implementation of Speech emotion recognition using deep 1D & 2D CNN LSTM networks☆25Updated last year
- 基于多特征融合模型音乐情感分类器的实现☆23Updated 6 years ago
- 用于机器学习的语音特征提取,包含FBank和MFCC等,原理讲解和step by step的实现☆52Updated 5 years ago
- 这个项目将 RAVDESS 数据集切割成 1s 短语音,利用 openSMILE+CNN 进行训练,目标是将短语音分类到四种情感中,分别是:开心(happy)、悲伤(sad)、生气(angry)和中性(neutral)。最后准确率达到 76% 左右。☆56Updated 3 years ago
- How to detect emotions from speech using Bi-directional LSTM networks and attention mechanism in Keras.☆20Updated 11 months ago
- Speech Emotion Recognition Using Deep Convolutional Neural Network and Discriminant Temporal Pyramid Matching☆51Updated 6 years ago
- 1,440 audio files (.wav), i.e. speech files, from 24 actors that are categorized into 8 separate emotions.☆14Updated 6 years ago
- TensorFlow implementation of "Attentive Modality Hopping for Speech Emotion Recognition," ICASSP-20☆32Updated 4 years ago
- 基于dVector的说话人识别keras☆87Updated 4 years ago
- keras+tensorflow实现的各种神经网络☆86Updated 5 years ago
- Detect emotion from audio signals of IEMOCAP dataset using multi-modal approach. Utilized acoustic features, mel-spectrogram and text as …☆38Updated 11 months ago
- 基于卷积神经网络的语音识别声学模型的研究☆172Updated 5 years ago
- 基于HMM与MFCC特征进行数字0-9的语音识别,HMM,GMMHMM,MFCC,语音识别,sklearn,Digital Voice Recognition。☆16Updated 2 years ago
- 语音识别 MFCCs特征处理 cnn神经网络☆96Updated 6 years ago
- Use ctc to do chinese speech recognition by keras / 通过keras和ctc实现中文语音识别☆43Updated 6 years ago
- Speech Emotion Recognition☆27Updated 4 years ago
- [ICASSP19] An Interaction-aware Attention Network for Speech Emotion Recognition in Spoken Dialogs☆35Updated 4 years ago
- 基于GMM与MFCC特征进行数字0-9的语音识别,GMM,MFCC,语音识别,中文数据,sklearn,Digital Voice Recognition。☆18Updated 2 years ago
- A repository for emotion recognition from speech, text and mocap data from IEMOCAP dataset☆13Updated 6 years ago
- 语音情感识别代码,结合1D-CNN与GRU在语音增强的CASIA数据集实现语音情感识别,并利用注意力机制进行模型优化☆14Updated 3 years ago
- In this project, the performance of speech emotion recognition is compared between two methods (SVM vs Bi-LSTM RNN).Conventional classifi…☆26Updated last year