FST
openfst-1.8.2
OpenFst Library
|
Go to the source code of this file.
Namespaces | |
fst | |
fst::script | |
Typedefs | |
using | fst::script::FstEpsNormalizeArgs = std::tuple< const FstClass &, MutableFstClass *, EpsNormalizeType > |
Functions | |
template<class Arc > | |
void | fst::script::EpsNormalize (FstEpsNormalizeArgs *args) |
void | fst::script::EpsNormalize (const FstClass &ifst, MutableFstClass *ofst, EpsNormalizeType norm_type=EPS_NORM_INPUT) |