

Go to the source code of this file.
Classes | |
| struct | NnetShrinkConfig |
| Configuration class that controls neural net "shrinkage" which is actually a scaling on the parameters of each of the updatable layers. More... | |
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 | ShrinkNnet (const NnetShrinkConfig &shrink_config, const std::vector< NnetExample > &validation_set, Nnet *nnet) |