{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/20"},{"label":"Speech","url":"https://skillfed.io/packages/category/multimedia-sound-audio-speech"}],"enrichment":{"capability":"Provides Korean language processing tools including Hangul romanization, Jamo character conversion, and grapheme-to-phoneme conversion for speech synthesis.","skillfed_tags":["korean-nlp","speech-synthesis","text-processing"],"use_cases":["Convert Korean text to romanized Latin script for display or input systems that don't support Hangul.","Decompose Korean characters into individual Jamo components for linguistic analysis or custom text processing.","Generate phonetic pronunciations from written Korean text for text-to-speech synthesis systems.","Build Korean language NLP pipelines that need to normalize or transform Korean script representations."],"what_it_does":"Korean Speech Tools is a collection of utilities for processing Korean language text and speech. It bundles three main capabilities: converting Hangul (Korean script) to romanized Latin characters, decomposing and recomposing Hangul into Jamo (individual character components), and converting written Korean text to phonetic pronunciation for speech synthesis. The package consolidates previously unmaintained libraries and removes unnecessary external dependencies from the core functionality.\n\nThe core romanization and Jamo tools have no external dependencies and work with modern Python versions (3.10+). Grapheme-to-phoneme conversion is available as an optional extra that requires the mecab-ko morphological analyzer. This is useful for developers building Korean speech synthesis systems, linguistic analysis tools, or text processing pipelines that need to work with Korean script in different representations.","worth_installing":"Yes, if you need Korean language processing tools and can accept alpha-stage software. The package has low install friction, no core dependencies, and permissive licensing. However, verify that the G2P accuracy meets your speech synthesis requirements and understand that maintenance is uncertain given the recent release and small repository activity. Not recommended for production systems requiring long-term support guarantees."},"id":"ko-speech-tools","links":{"html":"https://skillfed.io/packages/ko-speech-tools","md":"https://skillfed.io/packages/ko-speech-tools.md","pypi":"https://pypi.org/project/ko-speech-tools/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-10-03","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"ko-speech-tools","python_support":"supports_current","summary":"Korean speech/NLP tools"},"popularity":{"monthly_downloads":103209,"position":12822,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.0"}
