get-feature-transform.h File Reference

This file is modified from transform/lda-estimate.h It contains a class intended to be used in preconditioning data for neural network training. More...

Include dependency graph for get-feature-transform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FeatureTransformEstimateOptions
 
class  FeatureTransformEstimate
 Class for computing a feature transform used for preconditioning of the training data in neural-networks. More...
 
class  FeatureTransformEstimateMulti
 

Namespaces

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

Detailed Description

This file is modified from transform/lda-estimate.h It contains a class intended to be used in preconditioning data for neural network training.

See the documentation for class FeatureTransformEstimate for more details.

Definition in file get-feature-transform.h.