Skip to content

this is a simple project on Speaker Recognitioin in python using sklern.

Notifications You must be signed in to change notification settings

chappie1998/Spkeaker_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spkeaker_Recognition

Speaker recognition becomes the most popular task these days. Many methods and features use in speaker recognition. MFCC(Mel-frequency cepstral coefficients) is the most powerful feature. SVM(Support-vector machine) ware used with MFCC feature. First I tried for five speakers and after that, I did for 50 speakers. This method is working pretty well for 50 speakers.

MFCC:-

alt text

to know more about MFCC:- https://ieeexplore.ieee.org/document/5709752

SVM:-

alt text

for more information about SVM:- https://en.wikipedia.org/wiki/Support-vector_machine

About

this is a simple project on Speaker Recognitioin in python using sklern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published