kws-functions2.cc File Reference
Include dependency graph for kws-functions2.cc:

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

template<class Arc >
static void ReplaceSymbolWithEpsilon (typename Arc::Label symbol, fst::VectorFst< Arc > *fst)
 
void DoFactorMerging (KwsProductFst *factor_transducer, KwsLexicographicFst *index_transducer)
 
void DoFactorDisambiguation (KwsLexicographicFst *index_transducer)
 
void OptimizeFactorTransducer (KwsLexicographicFst *index_transducer, int32 max_states, bool allow_partial)