chenjianqu / NLPLinks
用于存放自然语言处理相关的代码。Store code related to NLP (Natural Language Processing).
☆13Updated 5 years ago
Alternatives and similar repositories for NLP
Users that are interested in NLP are comparing it to the libraries listed below
Sorting:
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆201Updated 5 years ago
- ☆16Updated 6 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆68Updated 2 years ago
- 2018年7⽉30⽇-8⽉13⽇持续2周的AI训练营中语⾳情感识别营的项目报告。☆95Updated 6 years ago
- keras+tensorflow实现的各种神经网络☆86Updated 6 years ago
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆106Updated 4 years ago
- Bidirectional LSTM network for speech emotion recognition.☆264Updated 6 years ago
- 利用Python+TensorFlow实现语音识别☆48Updated 6 years ago
- 基于多特征融合模型音乐情感分类器的实现☆24Updated 7 years ago
- 基于Tensorflow实现声音分类,博客地址:☆101Updated 5 years ago
- Speech Emotion Recognition Using Deep Convolutional Neural Network and Discriminant Temporal Pyramid Matching☆52Updated 7 years ago
- 【仅作为交流学习使用】机器智能--相关书目及经典论文包括AutoML、情感分类、语音识别、声纹识别、语音合成实验代码等☆91Updated 5 years ago
- speech emotion recognition using a convolutional recurrent networks based on IEMOCAP☆398Updated 6 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
- [ICASSP19] An Interaction-aware Attention Network for Speech Emotion Recognition in Spoken Dialogs☆35Updated 5 years ago
- ☆15Updated 6 years ago
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆89Updated 2 years ago
- How to detect emotions from speech using Bi-directional LSTM networks and attention mechanism in Keras.☆20Updated last year
- 城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN☆94Updated 6 years ago
- 语音情感识别代码,结合1D-CNN与GRU在语音增强的CASIA数据集实现语音情感识别,并利用注意力机制进行模型优化☆16Updated 3 years ago
- 基于卷积神经网络的语音识别声学模型的研究☆175Updated 5 years ago
- Speech Emotion Recognition☆28Updated 5 years ago
- Detecting emotions using MFCC features of human speech using Deep Learning☆129Updated 4 years ago
- Repository for my paper: Deep Multilayer Perceptrons for Dimensional Speech Emotion Recognition☆11Updated last year
- Automatic speech emotion recognition based on transfer learning from spectrograms using ResNET☆25Updated 3 years ago
- Emotions recognition from audio signal using OpenSmile, PCA and set of classifiers from Scikit-learn library☆46Updated 3 years ago
- 这个项目将 RAVDESS 数据集切割成 1s 短语音,利用 openSMILE+CNN 进行训练,目标是将短语音分类到四种情感中,分别是:开心(happy)、悲伤(sad)、生气(angry)和中性(neutral)。最后准确率达到 76% 左右。☆57Updated 4 years ago
- 基于Pytorch实现的语音情感识别☆209Updated 2 months ago
- A pytorch implementation of Speech emotion recognition using deep 1D & 2D CNN LSTM networks☆26Updated last year
- 使用python进行语音识别☆160Updated 3 years ago