festvox / flite

A small fast portable speech synthesis system
Other
869 stars 188 forks source link

Is there a guide for adding new language support to flite? #78

Open mike-2020 opened 2 years ago

mike-2020 commented 2 years ago

Hello,

Is there a guide for adding new language support to flite?

awbcmu commented 2 years ago

The easiest way to do it as a "grapheme" voice, which fairly well for language with a good relationship of the written form to the spoken form (i.e. not like English and Chinese).

http://www.festvox.org/bsv/c3485.html

Flite supports this type of voice directly, but there isn't any "front end" there, we are working on that (adding numbers and symbols, without adding C code).

But if you are wanting better support, you are going to have to clone the cmu_indic_lex and cmu_indic_lang) which there isn't documentation for.

Alan

On Sun, May 22, 2022 at 10:55 AM mike-2020 @.***> wrote:

Hello,

Is there a guide for adding new language support to flite?

— Reply to this email directly, view it on GitHub https://github.com/festvox/flite/issues/78, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOEXNCAMGFP76UVFZCG2WLVLJDGTANCNFSM5WTP7ELQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>