a-n-rose / Build-CNN-or-LSTM-or-CNNLSTM-with-speech-featuresLinks
A set of scripts that extract speech features (so far MFCCs, FBANKs, STFT, and kinda dominant frequency) and trains CNN, LSTM, or CNN+LSTM models with those features.
☆52Updated 2 years ago
Alternatives and similar repositories for Build-CNN-or-LSTM-or-CNNLSTM-with-speech-features
Users that are interested in Build-CNN-or-LSTM-or-CNNLSTM-with-speech-features are comparing it to the libraries listed below
Sorting:
- It uses GMM to train a speaker identification model. The training and testing has been done on subset (34 speakers) from VoxForge data co…☆57Updated 5 years ago
- Some useful features of speech process, such as MFCC, gammatone filterbank, GFCC, spectrum(power spectrum and log-power spectrum), Amplit…☆128Updated 4 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆93Updated 4 years ago
- Share some recent speaker recognition papers and their implementations.☆90Updated 5 years ago
- This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1☆112Updated 6 years ago
- Keras (tensorflow) implementation of SincNet (Mirco Ravanelli, Yoshua Bengio - https://github.com/mravanelli/SincNet)☆73Updated 4 years ago
- Speech separation with utterance-level PIT experiments☆104Updated 7 years ago
- Implementation of the paper "Improved End-to-End Speech Emotion Recognition Using Self Attention Mechanism and Multitask Learning" From I…☆57Updated 4 years ago
- Speech Emotion Recognition Using Deep Convolutional Neural Network and Discriminant Temporal Pyramid Matching☆52Updated 7 years ago
- ☆60Updated 4 years ago
- ☆35Updated 6 years ago
- A PyTorch implementation of SEGAN based on INTERSPEECH 2017 paper "SEGAN: Speech Enhancement Generative Adversarial Network"☆151Updated 5 years ago
- A Pytorch implementation of 'AUTOMATIC SPEECH EMOTION RECOGNITION USING RECURRENT NEURAL NETWORKS WITH LOCAL ATTENTION'☆41Updated 6 years ago
- Single and multichannel sound event detection using convolutional recurrent neural networks. DCASE 2017 real-life sound event detection w…☆189Updated 3 years ago
- Bidirectional LSTM network for speech emotion recognition.☆264Updated 6 years ago
- Speech Enhancement based on DNN (Spectral-Mapping, TF-Masking), DNN-NMF, NMF☆186Updated 6 years ago
- fast SpecAugmentation code with numpy and scipy☆31Updated 6 years ago
- This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of a…☆95Updated 5 years ago
- Extract xvector and ivector under kaldi☆109Updated 6 years ago
- A tensorflow implementation for Deep clustering: Discriminative embeddings for segmentation and separation☆136Updated 7 years ago
- Python implementation of pre-processing for End-to-End speech recognition☆69Updated 7 years ago
- A speaker recognition system which uses GMM-UBM for use in an Android application which helps in monitoring patients suffering from Schiz…☆55Updated 7 years ago
- Implementation of the paper "Spoken Language Recognition using X-vectors" in Pytorch☆105Updated 4 years ago
- A pytorch implementation of xvector embedding☆79Updated 5 years ago
- Speaker identification using voice MFCCs and GMM☆54Updated 4 years ago
- Implementation of state of the art d-vector approach for speaker verification☆127Updated 7 years ago
- Tensorflow implementation of x-vector topology on top of Kaldi recipe☆119Updated 5 years ago
- deep clustering method for single-channel speech separation☆109Updated 3 years ago
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆106Updated 4 years ago
- Bidirectional dynamic RNN + CTC for phoneme recognition☆46Updated 5 years ago