FST
openfst-1.8.4
OpenFst Library
|
#include <cstring>
#include <memory>
#include <string>
#include <fst/flags.h>
#include <fst/log.h>
#include <fst/extensions/compress/compressscript.h>
#include <fst/util.h>
#include <fst/script/fst-class.h>
Go to the source code of this file.
Functions | |
DECLARE_string (arc_type) | |
DECLARE_bool (decode) | |
int | fstcompress_main (int argc, char **argv) |
DECLARE_bool | ( | decode | ) |
DECLARE_string | ( | arc_type | ) |
int fstcompress_main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 33 of file fstcompress-main.cc.