kaldifst
1.7.14

Contents:

  • Installation
  • Quick start
  • Convert FST from k2 to OpenFst
  • Read and write ark/scp files from Kaldi
  • Lattice

Python API

  • Python API reference

References

  • References
kaldifst
  • »
  • kaldifst
  • Edit on GitHub

kaldifst

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

Contents:

  • Installation
    • Using pip
    • From source
    • Check kaldifst
  • Quick start
    • Creating FSTs using constructors and mutators
    • Creating FSTs from strings
    • Iterating FSTs
  • Convert FST from k2 to OpenFst
    • Convert acceptors
    • Convert transducers
  • Read and write ark/scp files from Kaldi
    • Generate ark/scp files
    • Read ark/scp files sequentially
    • Read ark/scp files randomly
  • Lattice
    • Introduction to Lattice

Python API

  • Python API reference
    • kaldifst

References

  • References
    • Tutorials
    • Lecture slides
    • Books
    • Papers
    • Text normalization
Next

© Copyright 2022, Next-gen Kaldi development team.

Built with Sphinx using a theme provided by Read the Docs.