{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/5"}],"enrichment":{"capability":"Reads and writes Kaldi binary archives, alignment files, and neural network training examples in Python, providing sequential and random-access interfaces to Kaldi's data formats.","skillfed_tags":["kaldi-integration","audio-processing","abandoned"],"use_cases":["Load pre-computed Kaldi features or alignments into Python for downstream machine learning model training","Write feature matrices to Kaldi archive format for integration with Kaldi-based speech processing pipelines","Read Kaldi nnet3 training examples (.egs) for neural network training without re-implementing Kaldi's serialization","Iterate over large Kaldi archives sequentially to avoid loading entire datasets into memory","Access random entries in Kaldi script files for validation or debugging speech recognition experiments"],"what_it_does":"kaldi-python-io is a Python wrapper that provides access to Kaldi's native data formats\u2014binary archives (.ark), script files (.scp), and neural network training examples (.egs)\u2014without requiring direct interaction with Kaldi's command-line tools. It offers reader and writer classes for sequential and random-access patterns, making it useful for machine learning pipelines that depend on Kaldi's feature extraction or alignment output.\n\nThe package has been abandoned since March 2021 and receives no maintenance. It requires Python 3.6 or later and depends on an external Kaldi installation. The lack of runtime dependencies in PyPI suggests it wraps compiled Kaldi binaries or relies on system-level configuration, which may complicate setup and limit compatibility with newer Kaldi versions.","worth_installing":"No. The package is abandoned (no updates since 2021), has high install friction due to undocumented Kaldi system dependencies, and offers no clear path to working with current Kaldi or Python versions. Unless you are maintaining legacy code that already depends on it, consider using Kaldi's native Python bindings or alternative speech-processing libraries with active maintenance."},"id":"kaldi-python-io","links":{"html":"https://skillfed.io/packages/kaldi-python-io","md":"https://skillfed.io/packages/kaldi-python-io.md","pypi":"https://pypi.org/project/kaldi-python-io/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-03-18","license_spdx":null,"license_treatment":"permissive","name":"kaldi-python-io","python_support":"supports_current","summary":"A pure python IO interface for data accessing in kaldi"},"popularity":{"monthly_downloads":578980,"position":5921,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.2"}
