FST  openfst-1.8.3
OpenFst Library
Functions
farconvert.cc File Reference
#include <fst/flags.h>
Include dependency graph for farconvert.cc:

Go to the source code of this file.

Functions

 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)
 

Function Documentation

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 
)

Definition at line 36 of file farconvert-main.cc.

int main ( int  argc,
char **  argv 
)

Definition at line 28 of file farconvert.cc.