#include <vector>
#include "base/kaldi-common.h"
#include "util/common-utils.h"
#include "transform/transform-common.h"
#include "transform/fmllr-diag-gmm.h"
Go to the source code of this file.
Classes | |
class | LinearVtln |
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |