manthanthakker / speakerIdentificationNeuralNetworks
⇨ 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…
☆36Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for speakerIdentificationNeuralNetworks
- It uses GMM to train a speaker identification model. The training and testing has been done on subset (34 speakers) from VoxForge data co…☆55Updated 5 years ago
- This Repository includes four different implementations of the Speaker Verification task including the GMM_UBM, Ivector, Deep-Speaker, an…☆32Updated 6 years ago
- A speaker recognition system which uses GMM-UBM for use in an Android application which helps in monitoring patients suffering from Schiz…☆52Updated 6 years ago
- Convolutional neural nets for single channel speech enhancement☆142Updated 3 years ago
- Voice Activity Detection LSTM-RNN learning model☆50Updated 6 years ago
- Matlab implementation of the paper Noise Spectrum Estimation in Adverse Environments: Improved Minima Controlled Recursive Averaging☆70Updated 7 years ago
- Trained speaker embedding deep learning models and evaluation pipelines in pytorch and tesorflow for speaker recognition.☆36Updated 5 years ago
- System for identifying speaker from given speech signal using MFCC,LPC features and Gaussian Mixture Models☆21Updated 7 years ago
- This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1☆110Updated 5 years ago
- ☆54Updated 5 years ago
- Robust Speech Recognition Using Generative Adversarial Networks (GAN)☆58Updated 4 years ago
- ☆59Updated 4 years ago
- Voxceleb1 i-vector based speaker recognition system☆43Updated 6 years ago
- Implementing speaker recognition using Python (GMM-UBM)☆28Updated 6 years ago
- Ideal Ratio Mask (IRM) Estimation based Speech Enhancement using LSTM☆113Updated 5 years ago
- 基于dVector的说话人识别keras☆87Updated 3 years ago
- ☆131Updated 6 years ago
- A program for automatic speaker identification using deep learning techniques.☆84Updated 7 years ago
- Multi-channel speech enhancement system (MVDR beamformer + several postfilters)☆101Updated 8 years ago
- This is a project on working/resolving the speech separation problem using supervised learning on various training targets, building mach…☆34Updated 7 years ago
- Efficient voice activity detection algorithm using long-term speech information☆45Updated 6 years ago
- Speech Enhancement based on DNN (Spectral-Mapping, TF-Masking), DNN-NMF, NMF☆176Updated 5 years ago
- Implementation of the CGMM-MVDR beamforming (for python version please refer to https://github.com/funcwj/setk)☆145Updated 4 years ago
- Implementation of a speaker identification and a speaker verification system based on Gaussian Mixture Models (GMM) in combination with a…☆21Updated 6 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 3 years ago
- Adaptive and Focusing Neural Layers for Multi-Speaker Separation Problem☆50Updated 6 years ago
- Extension to Kaldi implementing the standard i-vector hyperparameter estimation and i-vector extraction procedure☆89Updated 6 years ago
- Tensorflow implementation for Speech Enhancement (DDAE)☆47Updated 6 years ago
- Speaker embedding(verification and recognition) using Tensorflow with Kaldi☆41Updated 7 years ago
- This repository allows to use kaldi to train an i-vector extractor and extract i-vectors through a python interface.☆11Updated 6 years ago