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: | |
Functions | |
fst::Fst< fst::StdArc > * | ReadDecodeGraph (const std::string &filename) |
void | PrintPartialResult (const std::vector< int32 > &words, const fst::SymbolTable *word_syms, bool line_break) |