THE AUDITORY MODELING TOOLBOX

Applies to version: 1.1.0

View the code

Go to function

MAY2011_CLASSIFYGMM - gaussian mixture model

Usage

prob = may2011_classifygmm(featSpace,speaker,mask)

Input parameters

featSpace feature space to be used
speaker speaker IDs, corresponds to number of classes used
mask missing data mask

Output parameters

prob probabilistic output of the GMM

Description

a gaussian mixture model

Developed with Matlab 7.8.0.347 (R2009a).