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