{"library":"kaldialign","type":"library","category":null,"description":"kaldialign is a Python package that provides wrappers for Kaldi's core alignment and edit distance computation functions. It directly incorporates Kaldi's C++ code via pybind11 to ensure identical Word Error Rate (WER) and alignment results as Kaldi, addressing inconsistencies found in other Levenshtein implementations. Currently at version 0.9.3, it receives regular updates focusing on performance enhancements and broader platform compatibility through pre-built wheels.","language":"python","status":"active","version":"0.9.3","tags":["speech-recognition","kaldi","alignment","edit-distance","wer","pybind11"],"last_verified":"Mon May 25","install":[{"cmd":"pip install kaldialign","imports":["from kaldialign import align","from kaldialign import edit_distance","from kaldialign import bootstrap_wer_ci"]}],"homepage":null,"github":"https://github.com/pzelasko/kaldialign","docs":null,"changelog":null,"pypi":"https://pypi.org/project/kaldialign/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.6,"avg_import_s":0.09,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/kaldialign/compatibility"}}