openfst

Library for weighted finite-state transducers

brewmacoslinux
Try with needOr install directly
Source

About

Library for weighted finite-state transducers

Commands

fstcompilefstdrawfstinfofstintersectfstunionfstcomposefstconvertfstprint

Examples

Compile a text FST definition into binary format$ fstcompile input.txt output.fst
Print information about an FST file$ fstinfo output.fst
Convert and print FST contents in human-readable format$ fstprint output.fst