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

Go to the source code of this file.

Classes

struct  NnetLimitRankOpts
 

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...