shivam-shukla / Speaker-Recognition-Using-GMM-MFCC-Python3
This model is designed Using GMM and MFCC and tested with Hindi/English audio samples with a good resultant accuracy.
☆14Updated 4 years ago
Alternatives and similar repositories for Speaker-Recognition-Using-GMM-MFCC-Python3:
Users that are interested in Speaker-Recognition-Using-GMM-MFCC-Python3 are comparing it to the libraries listed below
- Implementation of Neural PLDA (NPLDA) model (A discriminative backend for Speaker Verification)☆97Updated 4 years ago
- Pytorch implementation of "Generalized End-to-End Loss for Speaker Verification"☆101Updated 5 years ago
- Companion repository for the paper "A Comparison of Metric Learning Loss Functions for End-to-End Speaker Verification" published at SLSP…☆59Updated 4 years ago
- [Research] Monaural Speech Enhancement through Wave-U-Net (SEWUNet)☆30Updated 2 years ago
- A pytorch implementation of xvector embedding☆78Updated 4 years ago
- Speaker verification using ResnetSE (EER=0.0093) and ECAPA-TDNN☆89Updated 3 years ago
- The state-of-art time domain network for speech separation, and it performs well on speech enhancement and music separation☆43Updated 6 years ago
- WaveCRN: An Efficient Convolutional Recurrent Neural Network for End-to-end Speech Enhancement☆37Updated 4 years ago
- RASTA-PLP and MFCC tool based rasta-mat☆33Updated 2 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 4 years ago
- fast SpecAugmentation code with numpy and scipy☆30Updated 5 years ago
- Constrained Permutation Invariant Training, Speech Separation☆46Updated 4 years ago
- End-to-End Keyword Spotting (E2E-KWS) using a character level LSTM☆39Updated 2 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆92Updated 4 years ago
- End-To-End Speaker Verification based on X-vector and Neural PLDA - A PyTorch implementation