Introduction

This folder uses kaldifst for graph construction and decoders from kaldi-hmm-gmm for CTC decoding.

It supports only CPU.

You can use

pip install kaldifst kaldi-hmm-gmm

to install the dependencies.