bootphon / phonemizer

Simple text to phones converter for multiple languages
https://bootphon.github.io/phonemizer/
GNU General Public License v3.0
1.18k stars 165 forks source link

Train phonemizer for new languages #71

Closed AASHISHAG closed 3 years ago

AASHISHAG commented 3 years ago

Hello team, thank you for making the code open-source. I want to check if we can train phonemizer for new languages? Looking forward to your help. Thank you.

mmmaat commented 3 years ago

Hi, No you cannot. Phonemizer depends on backends for the phonemization. You can try a morphene to phoneme mapping for the Segment backend, or add a language to the espeak-ng backend...