{"library":"pyctcdecode","type":"library","category":null,"description":"pyctcdecode is a Python library that provides a standalone beam search decoder for CTC (Connectionist Temporal Classification) models. It allows for efficient decoding of CTC outputs and seamlessly integrates with KenLM language models to improve speech recognition accuracy. The current version is 0.5.0, and it follows an active release cadence, with updates addressing features, performance, and bug fixes.","language":"python","status":"active","version":"0.5.0","tags":["CTC","speech recognition","beam search","language model","KenLM"],"install":[{"cmd":"pip install pyctcdecode","imports":["from pyctcdecode import BeamSearchDecoderCTC","from pyctcdecode import LanguageModel","from pyctcdecode.alphabet import Alphabet","from pyctcdecode.alphabet import BLANK_TOKEN","from pyctcdecode.alphabet import get_alphabet"]},{"cmd":"pip install pyctcdecode[kenlm]","imports":[]}],"homepage":null,"github":"https://github.com/kensho-technologies/pyctcdecode","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyctcdecode/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":4.5,"avg_import_s":0.4,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyctcdecode/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}