This repo contains simple G2P converter in Mirkos_G2P. This code is based on the work published in Bayesian G2P
data_ekocontains sample files of letter and phoneme generated using themk_lexicon_far_eko_g2p.shmk_lexicon_far_eko_g2p.shgenerates sample inputs in a desired format by feeding on input training dictionarytraining_g2pallows training a mapping between input graphemes and phonemestesting_g2pvalidates the training G2P model using sample test letters- Executing
bash test.shtraverses from steps 2 to 4 to provide desired phoneme sequences for test graphemes.