bootphon / phonemizer

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

Chinese support? #68

Closed lucasjinreal closed 3 years ago

lucasjinreal commented 3 years ago

any plan on this?

mmmaat commented 3 years ago

You have 3 languages available from the espeak backend:

$ phonemize --list-language --backend espeak | grep Chinese
    cmn ->  Chinese (Mandarin)
    hak ->  Hakka Chinese
    yue ->  Chinese (Cantonese)