mixup-nnet.h File Reference
Include dependency graph for mixup-nnet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NnetMixupConfig
 

Namespaces

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

Functions

void MixupNnet (const NnetMixupConfig &mixup_config, Nnet *nnet)
 This function works as follows. More...