Go to the source code of this file.
|
| DEFINE_string (fst_type,"","Output FST type") |
|
| DEFINE_string (far_type,"default","FAR file format type: one of: \"default\", \"fst\", ""\"stlist\", \"sttable\"; ""the input FAR type is used if \"default\"") |
|
int | farconvert_main (int argc, char **argv) |
|
int | main (int argc, char **argv) |
|
DEFINE_string |
( |
fst_type |
, |
|
|
"" |
, |
|
|
"Output FST type" |
|
|
) |
| |
DEFINE_string |
( |
far_type |
, |
|
|
"default" |
, |
|
|
"FAR file format type: one of: \"default\" |
, |
|
|
\"fst\" |
, |
|
|
""\"stlist\" |
, |
|
|
\"sttable\"; ""the input FAR type is used if \"default\"" |
|
|
) |
| |
int farconvert_main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |