Ming0818 / speaker-recognition-59

Speaker Recognition aims to recognize which speaker is speaking! We have coded a simple GMM model and used MFCC Features for the feature extraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speaker Recognition System using MFCC and GMM

This is a Speaker Recognition system with Graphical user interface (GUI). This system is based on Mel-frequency cepstral coefficients(MFCC) and Gaussian mixture model (GMM).

For more details on how to use this GUI system go to this link.

About

Speaker Recognition aims to recognize which speaker is speaking! We have coded a simple GMM model and used MFCC Features for the feature extraction


Languages

Language:Python 100.0%