#include "nnet3/nnet-common.h"#include "nnet3/nnet-nnet.h"#include "nnet3/nnet-computation.h"#include "nnet3/nnet-analyze.h"#include "nnet3/nnet-example.h"#include <iostream>#include <sstream>#include <vector>#include <map>

Go to the source code of this file.
Classes | |
| struct | NnetComputeOptions | 
| class | NnetComputer | 
| class NnetComputer is responsible for executing the computation described in the "computation" object.  More... | |
| struct | NnetComputer::CommandDebugInfo | 
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:  | |
| kaldi::nnet3 | |