{"library":"misaki","type":"library","category":null,"description":"Misaki is a Grapheme-to-Phoneme (G2P) engine for Text-to-Speech (TTS) applications, converting written text into phonemes. It primarily supports English with dictionary-based lookups and offers configurable fallbacks, including rule-based systems like `espeak-ng` and optional neural network models. Designed to be lightweight and efficient, Misaki is often integrated into larger TTS systems like Kokoro. The current version is 0.9.4, and the project shows active development with ongoing maintenance and issue resolution on GitHub.","language":"python","status":"active","version":"0.9.4","tags":["g2p","tts","phonemizer","nlp","speech-synthesis","language-processing"],"install":[{"cmd":"pip install \"misaki[en]\"","imports":["from misaki import en"]},{"cmd":"sudo apt-get install espeak-ng","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/misaki/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":30,"avg_install_s":81.7,"avg_import_s":8.9,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/misaki/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}