FST
openfst-1.8.2
OpenFst Library
|
#include <cstring>
#include <memory>
#include <string>
#include <fst/flags.h>
#include <fst/script/decode.h>
#include <fst/script/encode.h>
#include <fst/script/getters.h>
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) |
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 34 of file fstencode-main.cc.