#include <vector>#include "base/kaldi-common.h"#include "gmm/am-diag-gmm.h"#include "hmm/transition-model.h"#include "itf/decodable-itf.h"#include "transform/regression-tree.h"#include "gmm/decodable-am-diag-gmm.h"#include "transform/regtree-fmllr-diag-gmm.h"#include "transform/regtree-mllr-diag-gmm.h"

Go to the source code of this file.
Classes | |
| class | DecodableAmDiagGmmRegtreeFmllr |
| class | DecodableAmDiagGmmRegtreeMllr |
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |