pyopenfst

OpenFST unofficial support for Python 3+


Keywords
fst, finite, state, transducer, wfst
License
Apache-2.0
Install
pip install pyopenfst==0.1.0

Documentation

OpenFST

This is a unofficial repository for OpenFst using Python. This repo was created because the OpenFST installation can be very painful!

Installation

From pip:

pip install pyopenfst

From conda:

conda install pyopenfst

From Source:

python setup.py install

OpenFST project home

The OpenFst library is not develop here! See OpenFst project home or the original README for more information