manthanthakker / speakerIdentificationNeuralNetworksLinks
⇨ The Speaker Recognition System consists of two phases, Feature Extraction and Recognition. ⇨ In the Extraction phase, the Speaker's voice is recorded and typical number of features are extracted to form a model. ⇨ During the Recognition phase, a speech sample is compared against a previously created voice print stored in the database. ⇨ The…
☆39Updated 5 years ago
Alternatives and similar repositories for speakerIdentificationNeuralNetworks
Users that are interested in speakerIdentificationNeuralNetworks 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
- This Repository includes four different implementations of the Speaker Verification task including the GMM_UBM, Ivector, Deep-Speaker, an…☆32Updated 7 years ago
- Adaptive and Focusing Neural Layers for Multi-Speaker Separation Problem☆51Updated 7 years ago
- Voice Activity Detection LSTM-RNN learning model☆50Updated 7 years ago
- A set of speech feature extraction functions for ASR and speaker identification written in matlab.☆43Updated 8 years ago
- Robust Speech Recognition Using Generative Adversarial Networks (GAN)☆59Updated 5 years ago
- System for identifying speaker from given speech signal using MFCC,LPC features and Gaussian Mixture Models☆21Updated 7 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
- This is my graduation project in BIT. Title: Noise Reduction Using GRU.☆31Updated 2 years ago
- A program for automatic speaker identification using deep learning techniques.☆84Updated 8 years ago
- Automatic Speaker Recognition algorithms in Python☆96Updated 4 years ago
- Speaker Diarization is the problem of separating speakers in an audio. There could be any number of speakers and final result should stat…☆64Updated 4 years ago
- Deep neural network based speech enhancement toolkit☆218Updated 6 years ago
- Convolutional neural nets for single channel speech enhancement☆142Updated 4 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 tensorflow implementation of my paper Combining beamforming and deep neural networks for multi-channel speech extraction☆66Updated 4 years ago
- Recurrent neural network training for noise reduction in robust automatic speech recognition☆146Updated 11 years ago
- ☆60Updated 5 years ago
- Denoise Speech (Enhanced Speech or Speech enhancement) by Deep Learning (Using Keras and Tensorflow)☆39Updated 7 years ago
- ☆35Updated 6 years ago
- Implementation of state of the art d-vector approach for speaker verification☆127Updated 8 years ago
- ☆54Updated 6 years ago
- Keras + pyTorch implimentation of "Deep Learning & 3D Convolutional Neural Networks for Speaker Verification"☆29Updated 6 years ago
- Deep learning based Speech Beamforming☆63Updated 7 years ago
- Speech Enhancement using Bayesian WaveNet☆97Updated 7 years ago
- Trained speaker embedding deep learning models and evaluation pipelines in pytorch and tesorflow for speaker recognition.☆36Updated 6 years ago
- Text Independent Speaker Verification Using GE2E Loss☆84Updated 6 years ago
- Implementation of a speaker identification and a speaker verification system based on Gaussian Mixture Models (GMM) in combination with a…☆21Updated 7 years ago
- Voxceleb1 i-vector based speaker recognition system☆43Updated 7 years ago
- Python implementation of pre-processing for End-to-End speech recognition☆69Updated 7 years ago