You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove separate HMM and GMM-HMM implementations – only keep a single GMM-HMM implementation (in the GMMHMM class) and treat multivariate Gaussian emission HMM as a special case of GMM-HMM. (#105)