This repository ports the C++ decoder code from Kaldi using OpenFst without depending on Kaldi.
Please first install it using
pip install kaldi-decoder
and see the following examples about CTC decoding:
This repository ports the C++ decoder code from Kaldi using OpenFst without depending on Kaldi.
Please first install it using
pip install kaldi-decoder
and see the following examples about CTC decoding: