#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-training.h"
#include "nnet3/discriminative-training.h"
Go to the source code of this file.
Classes | |
struct | NnetDiscriminativeOptions |
struct | DiscriminativeObjectiveFunctionInfo |
class | NnetDiscriminativeTrainer |
This class is for single-threaded discriminative training of neural nets. More... | |
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |
kaldi::nnet3 | |