Ross ROSS = Recommend OSS · open-source software intelligence for agents

pykaldi/pykaldi

A Python wrapper for Kaldi observed · 2026-08-28

github.com/pykaldi/pykaldi · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 54
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3362
  • days_rel: n/a
  • days_push: 276
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1039 stars · 247 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

PyKaldi is a Python scripting layer providing wrappers for the C++ APIs of the Kaldi speech recognition toolkit and OpenFst library. It enables low-level access to Kaldi functions, objects, and data structures from Python, plus high-level modules for ASR, alignment, and segmentation.

Use cases

  • run a pre-trained Kaldi ASR model from Python
  • extract speech features like MFCCs and ivectors in Python
  • manipulate Kaldi lattices and OpenFst FSTs in Python code
  • convert Kaldi matrices to NumPy arrays and back
  • prototype new speech recognition algorithms without writing C++
  • implement custom Kaldi tools in Python
  • force-align and segment audio transcripts

When to choose

  • you need low-level access to Kaldi or OpenFst internals from Python
  • you are a speech recognition researcher building custom pipelines
  • you want to integrate a trained Kaldi system into a Python application
  • you need to read, write, or manipulate Kaldi file formats and tables

When to avoid

  • you just want a simple pretrained speech-to-text API with no Kaldi knowledge
  • you need a maintained, actively developed library with broad community support
  • you want end-to-end deep learning ASR like Whisper rather than classic Kaldi/HMM-GMM systems
  • you cannot build C++ dependencies, since installation is complex

Facets

library · maturity maintenance

speech-recognition nlp audio-processing machine-learning parser speech-processing machine-learning developer-tools python cpp kaldi openfst asr wrapper clif numpy feature-extraction language-model natural-language-processing linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
pykaldi/pykaldimain47

For agents

markdown · JSON · MCP: product_card(name="pykaldi/pykaldi")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem