Skip to content

Using machine learning to recognise gender by analysing recorded voice.

Notifications You must be signed in to change notification settings

dl471/GenderRecognitionByVoice

 
 

Repository files navigation

Gender Recognition By Voice

USAGE:

Run python clf_comparison.py to compare different classifiers for the problem.

Running main.py shows a menu in which you can choose either to train classifier or to record and analyse your voice.

Requirements

Python

  1. sklearn
  2. matplotlib
  3. pandas
  4. pyaudio

R

  1. warbleR

About

Using machine learning to recognise gender by analysing recorded voice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.2%
  • R 46.8%