Skip to content

olisvalue/gender_voice_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains simple CNN-based solution for classifying the gender of the speaker. (99%+ accuracy)

Use python train.py -n "your_exp_name" to reproduce results.
Check MakeDataset.py to adjust data processing if necessary.
Check train.py to set up experiment settings.

Check pipeline.ipynb to use inference tool and to see some more related details.

Alt text

About

This repo contains simple CNN-based solution for classifying the gender of the speaker (ml-contest task)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published