FST
openfst-1.8.2.post1
OpenFst Library
|
#include <libgen.h>
#include <cstdint>
#include <sstream>
#include <string>
#include <vector>
#include <fst/extensions/far/far.h>
Go to the source code of this file.
Namespaces | |
fst | |
Functions | |
template<class Arc > | |
void | fst::Create (const std::vector< std::string > &sources, FarWriter< Arc > &writer, int32_t generate_keys, const std::string &key_prefix, const std::string &key_suffix) |