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…☆58Updated 6 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆94Updated 5 years ago
- Some useful features of speech process, such as MFCC, gammatone filterbank, GFCC, spectrum(power spectrum and log-power spectrum), Amplit…☆129Updated 5 years ago
- Share some recent speaker recognition papers and their implementations.☆90Updated 6 years ago
- Implementing speaker recognition using Python (GMM-UBM)☆29Updated 7 years ago
- ☆35Updated 6 years ago
- ☆60Updated 5 years ago
- Front-end speech processing aims at extracting proper features from short- term segments of a speech utterance, known as frames. It is a …☆250Updated 2 years ago
- This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1☆113Updated 6 years ago
- Speech separation with utterance-level PIT experiments☆105Updated 7 years ago
- Keras (tensorflow) implementation of SincNet (Mirco Ravanelli, Yoshua Bengio - https://github.com/mravanelli/SincNet)☆74Updated 4 years ago
- Text Independent Speaker Verification Using GE2E Loss☆84Updated 6 years ago
- Voice Activity Detection LSTM-RNN learning model☆50Updated 7 years ago
- Single and multichannel sound event detection using convolutional recurrent neural networks. DCASE 2017 real-life sound event detection w…☆192Updated 3 years ago
- A PyTorch implementation of SEGAN based on INTERSPEECH 2017 paper "SEGAN: Speech Enhancement Generative Adversarial Network"☆153Updated 5 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
- A pytorch implementation of xvector embedding☆79Updated 5 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
- DDAE speech enhancement on spectrogram domain using Keras☆25Updated 8 years ago
- Deep neural network based speech enhancement toolkit☆217Updated 6 years ago
- Speech Enhancement based on DNN (Spectral-Mapping, TF-Masking), DNN-NMF, NMF☆187Updated 6 years ago
- This code implements a basic MLP for speech recognition. The MLP is trained with pytorch, while feature extraction, alignments, and dec…☆38Updated 7 years ago
- Automatic Speaker Recognition algorithms in Python☆96Updated 4 years ago
- Speaker diarization with GMM-UBM and MAP Adaptation☆30Updated 7 years ago
- Implementation of state of the art d-vector approach for speaker verification☆127Updated 8 years ago
- ☆131Updated 7 years ago
- Tensorflow implementation for Speech Enhancement (DDAE)☆48Updated 7 years ago
- PyTorch implementation of the Factorized TDNN (TDNN-F) from "Semi-Orthogonal Low-Rank Matrix Factorization for Deep Neural Networks" and …☆148Updated 5 years ago
- Ideal Ratio Mask (IRM) Estimation based Speech Enhancement using LSTM☆118Updated 5 years ago