You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gender classification using speech data
The python script classifier.py tries to classify a speaker's gender using
the speech data.
Dependancies:
sklearn - for svm classifier