Skip to content

bumblebee26/Gender-Recognition-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gender-Recognition-System


audio source (10.4gb) = http://www.repository.voxforge1.org/downloads/SpeechCorpus/Trunk/Audio/Main/16kHz_16bit/

Packages required - (pip install)

  1. librosa
  2. matplotlib
  3. pyaudio
  4. sklearn
  5. pandas
  6. scipy
  7. numpy
  8. wave

Steps

  1. Download the full "ML_final" folder only at a specific path (preferred C:\ )
  2. Open 'live_testing.py' and set the path to your downloaded folder (path="C:\ML_final//")
  3. Run the 'live_testing.py' file and test your results.