Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 314 Bytes

voice-based-gender-recognition

MATLAB project that identifies the gender given a recording of human voice sample

Cepstrum of the voice is computed to estimate the fundamental frequency.

User identified as:

Male if fundamental frequency >80 Hz and <175 Hz

Female if fundamental frequency >175 Hz and <255 Hz