Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 278 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 278 Bytes

Voice-Recognition

Gender recognition program that implements HPS(Harmonic Product Spectrum) algorithm to recognize gender from a sound file.

Command to run the program:

$ python3 voiceRecognition.py fileName.wav

Sound files should be placed in the train directory.