4 points | by ZDisket 3 days ago ago
5 comments
Does it support other languages than English? I’m Chinese speaker
No multilingual capabilities yet, although that is planned for next iteration.
given the architecture, is there a way to force the use of specific phonemes for hard-to-pronounce words? If so that's big
Yes. Specifically, the pipeline is text -> phonemizer -> phonemized text -> TTS model -> audio You just have to modify the phonemizer's dictionary.
[dead]
Does it support other languages than English? I’m Chinese speaker
No multilingual capabilities yet, although that is planned for next iteration.
given the architecture, is there a way to force the use of specific phonemes for hard-to-pronounce words? If so that's big
Yes. Specifically, the pipeline is text -> phonemizer -> phonemized text -> TTS model -> audio You just have to modify the phonemizer's dictionary.
[dead]