Korean speech and NLP tools for tokenization, romanization, and pronunciation analysis. Version 0.1.0, early development with monthly release cadence.
pip install ko-speech-toolsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: tokenize, romanize, and get pronunciation of Korean text.
Use ko-speech-tools==0.1.0 in requirements.txt.
Use an additional disambiguation step or a more mature romanizer for critical tasks.
Use 'KoSpeechTokenizer.syllable_tokenize()' instead of 'tokenize_syllables()'.
No dependency data recorded yet.