I want to identify male or female voice in a speech signal
Show older comments
I have taken the speech signal as input using 'audiorecorder' function and converted it into a double precision array.. At the end of execution, i want to display whether the voice is male's or female's.. How to do this? Plz tell me step by step. Can we acheive this using fft plot?
2 Comments
Roshan Singh
on 4 Mar 2020
Did you get a solution?
John D'Errico
on 4 Mar 2020
Note that you can never achieve perfect certainty here, but only a probabilistic prediction.
Accepted Answer
More Answers (1)
Brian Hemmat
on 12 Apr 2020
0 votes
Audio Toolbox provides an example: Classify Gender Using LSTM Networks
Categories
Find more on Signal Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!