#include "nnet3/nnet-example.h"#include "nnet3/nnet-computation.h"#include "nnet3/nnet-compute.h"#include "nnet3/nnet-optimize.h"#include "nnet3/nnet-discriminative-example.h"#include "nnet3/nnet-diagnostics.h"#include "nnet3/discriminative-training.h"

Go to the source code of this file.
Classes | |
| class | NnetDiscriminativeComputeObjf | 
| This class is for computing objective-function values in a nnet3 discriminative training, for diagnostics.  More... | |
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:  | |
| kaldi::nnet3 | |