
Go to the source code of this file.
Classes | |
| class | LimitRankClass |
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 | LimitRankParallel (const NnetLimitRankOpts &opts, Nnet *nnet) |
| This function limits the rank of each affine transform in the neural net, by zeroing out the smallest singular values. More... | |