FST
openfst-1.8.4
OpenFst Library
|
#include <fst/flags.h>
Go to the source code of this file.
Functions | |
DEFINE_string (reweight_type,"to_initial","Push/reweight to final (vs. to initial) states: one of ""\"to_initial\", \"to_final\"") | |
int | fstreweight_main (int argc, char **argv) |
int | main (int argc, char **argv) |
DEFINE_string | ( | reweight_type | , |
"to_initial" | , | ||
"Push/reweight to final (vs. to initial) states: one of ""\"to_initial\" | , | ||
\"to_final\"" | |||
) |
int fstreweight_main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 35 of file fstreweight-main.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 26 of file fstreweight.cc.