abhijeet3922 / PyGender-Voice
It uses GMM to train a gender detector model. The testing has been done on subset of Google's AudioSet corpus.
☆19Updated 7 years ago
Alternatives and similar repositories for PyGender-Voice:
Users that are interested in PyGender-Voice are comparing it to the libraries listed below
- It uses GMM to train a speaker identification model. The training and testing has been done on subset (34 speakers) from VoxForge data co…☆56Updated 5 years ago
- Trained speaker embedding deep learning models and evaluation pipelines in pytorch and tesorflow for speaker recognition.☆36Updated 5 years ago
- Project to learn about speech recognition - both Speaker Diarization and other Speech Recognition applications.☆47Updated 8 years ago
- Speaker diarization with GMM-UBM and MAP Adaptation☆30Updated 6 years ago
- Audio data augmentation examples☆34Updated 6 years ago
- Estimate the number of concurrent speakers from single channel mixtures to crack the "cocktail-party” problem.☆22Updated 5 years ago
- A program for automatic speaker identification using deep learning techniques.☆84Updated 8 years ago
- Deep Learning experiments for audio classification☆149Updated 7 years ago
- Paper: https://arxiv.org/abs/1702.02285☆63Updated 6 years ago
- Text independent speaker recognition algorithm based on CNN☆23Updated 2 years ago
- End to End Dialect Identification using Convolutional Neural Network☆52Updated 5 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…☆65Updated 4 years ago
- Classification of environmental sounds using first order statistics and GLCM (Gray-Level Co-Occurrence Matrix ) features of a spectrogram…☆24Updated 4 years ago
- Inspired work by the project of SER using ELM at Microsoft Research☆19Updated 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…☆55Updated 6 years ago
- Text Independent Speaker Verification Using GE2E Loss☆83Updated 6 years ago
- python3 version of pyaudioanalysis☆19Updated 6 years ago
- End-to-End Speech Recognition using Neural Networks.☆35Updated 6 months ago
- Implement a GRU/LSTM model using Keras, and train it to classify the languages using MFCC features☆25Updated 7 months ago
- Denoise Speech (Enhanced Speech or Speech enhancement) by Deep Learning (Using Keras and Tensorflow)☆39Updated 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 4 years ago
- This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1☆111Updated 5 years ago
- DeepSpeech, Speech To Text, ASR, Speech recognition, Keras, Tensorflow☆30Updated 7 years ago
- Run speaker recognition algorithms - Mirrored from https://gitlab.idiap.ch/bob/bob.bio.spear☆19Updated last year
- DAE for noise reduction and speech enhancement☆8Updated 6 years ago
- Implementing speaker recognition using Python (GMM-UBM)☆28Updated 6 years ago
- A light weight neural speaker embeddings extraction based on Kaldi and PyTorch.☆136Updated 5 years ago
- System for identifying speaker from given speech signal using MFCC,LPC features and Gaussian Mixture Models☆21Updated 7 years ago
- Keras + pyTorch implimentation of "Deep Learning & 3D Convolutional Neural Networks for Speaker Verification"☆29Updated 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