#include <vector>#include "base/kaldi-common.h"#include "gmm/am-diag-gmm.h"#include "gmm/mle-full-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 | FmllrRawOptions |
| class | FmllrRawAccs |
| struct | FmllrRawAccs::SingleFrameStats |
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |