mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 18:12:19 +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.