#include <iostream>#include <mutex>#include "base/kaldi-common.h"#include "matrix/matrix-lib.h"#include "cudamatrix/cu-matrix-lib.h"

Go to the source code of this file.
Classes | |
| class | OnlinePreconditioner | 
| Keywords for search: natural gradient, naturalgradient, NG-SGD.  More... | |
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:  | |
| kaldi::nnet2 | |