widen-nnet.cc File Reference
#include "nnet2/widen-nnet.h"
#include "gmm/model-common.h"
#include <numeric>
Include dependency graph for widen-nnet.cc:

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