OpenFST
OpenFST is one of the FST backends used in HFST.
Installation
wget http://openfst.cs.nyu.edu/twiki/pub/FST/FstDownload/openfst-1.2.7.tar.gz tar -xzvf openfst-1.2.7.tar.gz cd openfst-1.2.7/ ./configure make sudo make install
OpenFST is one of the FST backends used in HFST.
wget http://openfst.cs.nyu.edu/twiki/pub/FST/FstDownload/openfst-1.2.7.tar.gz tar -xzvf openfst-1.2.7.tar.gz cd openfst-1.2.7/ ./configure make sudo make install