Skip to content

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

Notifications You must be signed in to change notification settings

komzy/voice-based-gender-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages