icefall/icefall/ctc/README.md
2024-02-09 15:05:01 +08:00

399 B

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.