Clustering
Utils
viterbi.
Viterbi
Class that implements a Videtbi decoding and one-state HMM
decode
performs a Viterbi decoding of the segment given in diarization :param table: a Diar object :return: a Diar object
emission
Computes the log-likelihood for each features.
train
Trains one GMM for each cluster using EM.