matlab code for speaker diarization

2 views (last 30 days)
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
Jan
Jan on 26 Feb 2018
Would a "yes" or "no" satisfy you? If not, please post more details.
Thein Htay Zaw
Thein Htay Zaw on 27 Feb 2018
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

Abhishek Ballaney
Abhishek Ballaney on 26 Feb 2018
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!