prob = may2011_classifygmm(featSpace,speaker,mask)
featSpace | feature space to be used |
speaker | speaker IDs, corresponds to number of classes used |
mask | missing data mask |
prob | probabilistic output of the GMM |
a gaussian mixture model
Developed with Matlab 7.8.0.347 (R2009a).