A module which contains functions to convert Xhosa words to their broad International Phonetic Transcription by segmenting the orthographic word into it's graphemes, and converting graphemes to phonemes. This module relies on the transparent writing system of isiXhosa too convert graphemes to phonemes. This script is a proof of concept.
# xh_to_ipa
A module which contains functions to convert Xhosa words to their broad International Phonetic Transcription by segmenting the orthographic word into it's graphemes, and converting graphemes to phonemes. This module relies on the transparent writing system of isiXhosa too convert graphemes to phonemes. This script is a proof of concept.