On Tue, Jan 26, 2021 at 02:13:02PM -0500, Bob Goodwin wrote: > I would like to reconfigure the voice sound but have not determined > how to do it? The man page is not much help in this regard, there is > an option for language but I was not able to change it, it just > tells me English is installed and i think that is what I want > anyway. > > Does anyone have experience with 'festival' ?
You put configuration in ~/.festivalrc, in the form of commands in Lisp, like for example: (set! voice_default voice_cmu_us_clb_cg) -- Matthew Miller <mat...@fedoraproject.org> Fedora Project Leader _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org