FST
openfst-1.8.2
OpenFst Library
|
#include <cstring>
#include <memory>
#include <string>
#include <fst/flags.h>
#include <fst/log.h>
#include <fst/extensions/far/farscript.h>
#include <fst/extensions/far/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) | |
DECLARE_string (far_type) | |
int | farencode_main (int argc, char **argv) |
DECLARE_bool | ( | decode | ) |
DECLARE_bool | ( | encode_labels | ) |
DECLARE_bool | ( | encode_weights | ) |
DECLARE_bool | ( | encode_reuse | ) |
DECLARE_string | ( | far_type | ) |
int farencode_main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 35 of file farencode-main.cc.