redanb
Posts: 12
Joined: Mon Jan 04, 2016 11:42 am

Integrating /Installing new voices in flite

Fri Jan 15, 2016 10:32 am

I am trying to integrate new voices in flite. I am refering to its pdf: http://www.festvox.org/flite/doc/flite.pdf
I tried the follwing command:

Code: Select all

flite -voice http://www.festvox.org/flite/packed/flite-2.0/voices/cmu_indic_aup_mr.flitevox "I'm now speaking kal's voice. By the way, please call me Dr. Hawking."
but no success.So i downloaded the voice separately using wget and tried:

Code: Select all

flite -voice file://cmu_indic_aup_mr.flitevox "I'm now speaking kal's voice. By the way, please call me Dr. Hawking."
but this also did not work.
The same problem is with installing better festival voices in festival 2.4: http://www.cstr.ed.ac.uk/downloads/festival/2.4/voices/
Please help.

Return to “Graphics, sound and multimedia”