Skip to content

NyongCho/simple_voice_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Voice Classification

Voice Classification for the Attendence Check task.

I have 10 voices and I classify each person with several Machine Learning Models(GMM, SVM). Each audio files convert to MFCC forms. And models learn with this data.

Requirements

librosa==0.8.1
matplotlib==3.4.3
numpy==1.12.2
scikit-learn==1.1.3
seaborn==0.11.2
sklearn==0.0

About

For the Attendence Check, classify voice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages