mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-10 10:32:17 +00:00
Introduction
This folder uses kaldifst for graph construction and decoders from kaldi-decoder for CTC decoding.
It supports only CPU
.
You can use
pip install kaldifst kaldi-decoder
to install the dependencies.