
Go to the source code of this file.
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 | WidenNnet (const NnetWidenConfig &widen_config, Nnet *nnet) |
| This function widens a neural network by increasing the hidden-layer dimensions to the target. More... | |