k2-fsa / kaldifst

Python wrapper for OpenFST and its extensions from Kaldi. Also support reading/writing ark/scp files
https://k2-fsa.github.io/kaldifst/
Other
47 stars 9 forks source link
ark fst python

Introduction

Python wrapper for OpenFst and its extensions from Kaldi, e.g., fstdeterminizestar.

Note: It does not depend on Kaldi. You don't need to install Kaldi to use this repo.

Documentation

Please refer to https://k2-fsa.github.io/kaldifst for installation and usage.