FST
openfst-1.8.2.post1
OpenFst Library
|
#include <fst/extensions/far/far.h>
#include <fst/extensions/far/getters.h>
#include <fst/extensions/far/map-reduce.h>
#include <fst/encode.h>
#include <fst/vector-fst.h>
#include <string_view>
Go to the source code of this file.
Namespaces | |
fst | |
Functions | |
template<class Arc > | |
void | fst::Encode (FarReader< Arc > &reader, FarWriter< Arc > &writer, EncodeMapper< Arc > *mapper) |
template<class Arc > | |
void | fst::Decode (FarReader< Arc > &reader, FarWriter< Arc > &writer, const EncodeMapper< Arc > &mapper) |