decodable-simple-looped.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 decodable-simple-looped.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NnetSimpleLoopedComputationOptions
 
class  DecodableNnetSimpleLoopedInfo
 When you instantiate class DecodableNnetSimpleLooped, you should give it a const reference to this class, that has been previously initialized. More...
 
class  DecodableNnetSimpleLooped
 
class  DecodableAmNnetSimpleLooped
 

Namespaces

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