i-Rohan / GenderRecognitionByVoice

Using machine learning to recognise gender by analysing recorded voice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 53.2%Language:R 46.8%