Identifying voice as male or female
Posted
by duder
on Stack Overflow
See other posts from Stack Overflow
or by duder
Published on 2010-06-16T21:25:06Z
Indexed on
2010/06/16
21:42 UTC
Read the original article
Hit count: 242
I'm not much into audio engineering, so please be easy on me. I'm receiving an audio file as input, and need to detect whether the speaker is male or female. Any ideas how to go about doing this?
I'm using php, but am open to using other languages, and don't mind learning a little bit of sound theory as long as the time is proportionate to the task.
© Stack Overflow or respective owner