#include "nnet2/nnet-nnet.h"
Go to the source code of this file.
Classes | |
struct | NnetStatsConfig |
class | NnetStats |
struct | NnetStats::StatsElement |
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 | GetNnetStats (const NnetStatsConfig &config, const Nnet &nnet, std::vector< NnetStats > *stats) |