#include <string>
#include <vector>
#include "gmm/model-common.h"
#include "itf/options-itf.h"
#include "sgmm2/estimate-am-sgmm2.h"
Go to the source code of this file.
Classes | |
struct | EbwAmSgmm2Options |
This header implements a form of Extended Baum-Welch training for SGMMs. More... | |
class | EbwAmSgmm2Updater |
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |