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 | |
bool | HasSimpleLabels (const NnetExample &eg, std::vector< int32 > *simple_labels) |
Variables | |
static bool | nnet_example_warned_left = false |
static bool | nnet_example_warned_right = false |