Integrating /Installing new voices in flite
Posted: 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:
but no success.So i downloaded the voice separately using wget and tried:
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.
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."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."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.