I'm working on a speaker recognition system with MFCC and GMM-EM. The problem is when I want to calculate the probability density function (PDF) of a Multivariate Gaussian in some cases, I found the determinant of the covariance matrix negative or equal to 0. Can anybody please explain to me why? How can I overcome this problem?