{"library":"kaldifst","type":"library","category":null,"description":"Kaldifst is a Python wrapper for the OpenFst library, a widely used C++ library for creating, manipulating, and performing operations on Finite State Transducers (FSTs) and Finite State Automata (FSAs). It is commonly used in speech recognition (e.g., Kaldi). As of version 1.8.0, it maintains an active release cadence, frequently updating with minor versions to address build fixes, performance improvements, and new features.","language":"python","status":"active","version":"1.8.0","tags":["speech recognition","FST","finite state transducer","Kaldi","OpenFst","NLP"],"last_verified":"Mon May 25","install":[{"cmd":"pip install kaldifst","imports":["import kaldifst\nfst = kaldifst.Fst()","import kaldifst\nkaldifst.det_and_minimize(fst)"]}],"homepage":null,"github":"https://github.com/k2-fsa/kaldifst","docs":null,"changelog":null,"pypi":"https://pypi.org/project/kaldifst/","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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/kaldifst/compatibility"}}