kaldi-kws.h File Reference
#include "fst/fstlib.h"
#include "lat/arctic-weight.h"
Include dependency graph for kaldi-kws.h:
This graph shows which files directly or indirectly include this file:

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:
 

Typedefs

typedef fst::LexicographicWeight< TropicalWeight, TropicalWeight > StdLStdWeight
 
typedef fst::LexicographicWeight< TropicalWeight, StdLStdWeight > StdLStdLStdWeight
 
typedef fst::ArcTpl< StdLStdLStdWeight > StdLStdLStdArc
 
typedef fst::ProductWeight< TropicalWeight, ArcticWeight > StdXStdprimeWeight
 
typedef fst::ProductWeight< LogWeight, StdXStdprimeWeight > LogXStdXStdprimeWeight
 
typedef fst::ArcTpl< LogXStdXStdprimeWeight > LogXStdXStdprimeArc
 
typedef StdLStdLStdWeight KwsLexicographicWeight
 
typedef StdLStdLStdArc KwsLexicographicArc
 
typedef fst::VectorFst< KwsLexicographicArc > KwsLexicographicFst
 
typedef LogXStdXStdprimeWeight KwsProductWeight
 
typedef LogXStdXStdprimeArc KwsProductArc
 
typedef fst::VectorFst< KwsProductArc > KwsProductFst