21 #ifndef KALDI_KWS_KALDI_KWS_H_ 22 #define KALDI_KWS_KALDI_KWS_H_ 24 #include "fst/fstlib.h" 29 using fst::TropicalWeight;
34 typedef fst::LexicographicWeight<TropicalWeight, TropicalWeight>
StdLStdWeight;
53 #endif // KALDI_KWS_KALDI_KWS_H_ This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for...
fst::VectorFst< KwsProductArc > KwsProductFst
LogXStdXStdprimeWeight KwsProductWeight
fst::LexicographicWeight< TropicalWeight, TropicalWeight > StdLStdWeight
ArcticWeightTpl< float > ArcticWeight
StdLStdLStdArc KwsLexicographicArc
fst::VectorFst< KwsLexicographicArc > KwsLexicographicFst
fst::ProductWeight< TropicalWeight, ArcticWeight > StdXStdprimeWeight
fst::ArcTpl< StdLStdLStdWeight > StdLStdLStdArc
fst::ProductWeight< LogWeight, StdXStdprimeWeight > LogXStdXStdprimeWeight
fst::LexicographicWeight< TropicalWeight, StdLStdWeight > StdLStdLStdWeight
StdLStdLStdWeight KwsLexicographicWeight
LogXStdXStdprimeArc KwsProductArc
fst::ArcTpl< LogXStdXStdprimeWeight > LogXStdXStdprimeArc