#include <string>#include <vector>#include "nnet/nnet-component.h"#include "nnet/nnet-utils.h"#include "cudamatrix/cu-math.h"

Go to the source code of this file.
Classes | |
| class | AveragePoolingComponent |
| AveragePoolingComponent : The input/output matrices are split to submatrices with width 'pool_stride_'. More... | |
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |
| kaldi::nnet1 | |