This repository has been archived on 2026-03-23. You can view files and clone it, but cannot push or open issues or pull requests.

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.