FST
openfst-1.8.4
OpenFst Library
|
Go to the source code of this file.
Functions | |
DEFINE_double (delta, fst::kDelta,"Comparison/quantization delta") | |
DEFINE_int64 (nstate, fst::kNoStateId,"State number threshold") | |
DEFINE_string (weight,"","Weight threshold") | |
int | fstprune_main (int argc, char **argv) |
int | main (int argc, char **argv) |
DEFINE_double | ( | delta | , |
fst::kDelta | , | ||
"Comparison/quantization delta" | |||
) |
DEFINE_int64 | ( | nstate | , |
fst::kNoStateId | , | ||
"State number threshold" | |||
) |
DEFINE_string | ( | weight | , |
"" | , | ||
"Weight threshold" | |||
) |
int fstprune_main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 33 of file fstprune-main.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 28 of file fstprune.cc.