nnet-am-decodable-simple.h File Reference
#include <vector>
#include "base/kaldi-common.h"
#include "gmm/am-diag-gmm.h"
#include "hmm/transition-model.h"
#include "itf/decodable-itf.h"
#include "nnet3/nnet-optimize.h"
#include "nnet3/nnet-compute.h"
#include "nnet3/am-nnet-simple.h"
Include dependency graph for nnet-am-decodable-simple.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NnetSimpleComputationOptions
 
class  DecodableNnetSimple
 
class  DecodableAmNnetSimple
 
class  DecodableAmNnetSimpleParallel
 

Namespaces

 kaldi
 This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:
 
 kaldi::nnet3