FST  openfst-1.8.3
OpenFst Library
Functions
fstencode-main.cc File Reference
#include <cstring>
#include <memory>
#include <string>
#include <fst/flags.h>
#include <fst/script/decode.h>
#include <fst/script/encode.h>
#include <fst/script/encodemapper-class.h>
#include <fst/script/fst-class.h>
#include <fst/script/getters.h>
Include dependency graph for fstencode-main.cc:

Go to the source code of this file.

Functions

 DECLARE_bool (decode)
 
 DECLARE_bool (encode_labels)
 
 DECLARE_bool (encode_weights)
 
 DECLARE_bool (encode_reuse)
 
int fstencode_main (int argc, char **argv)
 

Function Documentation

DECLARE_bool ( decode  )
DECLARE_bool ( encode_labels  )
DECLARE_bool ( encode_weights  )
DECLARE_bool ( encode_reuse  )
int fstencode_main ( int  argc,
char **  argv 
)

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