#include "base/kaldi-common.h"#include "util/common-utils.h"#include "matrix/matrix-lib.h"#include <numeric>

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