#include <vector>#include "nnet/nnet-component.h"#include "cudamatrix/cu-math.h"#include "cudamatrix/cu-rand.h"#include "matrix/kaldi-vector.h"#include "matrix/kaldi-matrix.h"

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