#include <vector>#include <list>#include <utility>#include <string>#include "util/common-utils.h"#include "util/stl-utils.h"

Go to the source code of this file.
Classes | |
| class | KwsTerm |
| struct | AlignedTermsPair |
| class | KwsAlignment |
| struct | KwsTermsAlignerOptions |
| class | KwsTermsAligner |
| struct | TwvMetricsOptions |
| class | TwvMetrics |
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |
Enumerations | |
| enum | DetectionDecision { kKwsFalseAlarm, kKwsMiss, kKwsCorr, kKwsCorrUndetected, kKwsUnseen } |