#include <vector>
#include <string>
#include "base/kaldi-common.h"
#include "gmm/am-diag-gmm.h"
#include "gmm/mle-full-gmm.h"
#include "gmm/mle-am-diag-gmm.h"
#include "transform/transform-common.h"
#include "util/kaldi-table.h"
#include "util/kaldi-holder.h"
Go to the source code of this file.
Classes | |
struct | BasisFmllrOptions |
class | BasisFmllrAccus |
Stats for fMLLR subspace estimation. More... | |
class | BasisFmllrEstimate |
Estimation functions for basis fMLLR. More... | |
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |