grep-rohan / GenderRecognitionByVoice

Using machine learning to recognise gender by analysing recorded voice.
12 stars 6 forks source link
gender-recognition-by-voice machine-learning neural-network voice-classfication

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

  5. warbleR