matlab code for speaker diarization

I have matlab code for speaker segmentation.Is there any matlab code for unsupervised speaker clustering or matlab code for GMM-HMM speaker diarization

2 Comments

Would a "yes" or "no" satisfy you? If not, please post more details.
I am trying to write matlab code for unsupervised speaker diarization system for my thesis.Now, I have written matlab code until VAD,feature extraction(MFCC) and speaker segmentation for meeting corpus. I need to cluster the speaker segments. How to cluster(unsupervised) the speaker segments?Is there any matlab code for unsupervised speaker clustering?

Sign in to comment.

 Accepted Answer

https://in.mathworks.com/discovery/unsupervised-learning.html
https://in.mathworks.com/help/stats/clustering-using-gaussian-mixture-models.html
https://in.mathworks.com/help/stats/hidden-markov-models-hmm.html

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!