[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:04118] Re: HTS voices with Festival Synthesizer


Hi,

You can use HTS voices with Festival.
This is sample voice and scripts.
http://www.cstr.ed.ac.uk/downloads/festival/2.1/festvox_cmu_us_slt_arctic_hts.tar.gz

Notice1:
Festival-2.1 supports HTS voices of old hts_engine format.
So, you should use HTS-2.2 and its demo scripts.

Notice2:
Sample voice is trained by 32000Hz speech database.
You should change following synthesis option according to your HTS voices.

[line 125 in festvox_cmu_us_slt_arctic_hts/festival/lib/voices/us/cmu_us_slt_arctic_hts/festvox/cmu_us_slt_arctic_hts.scm]

       '("-s" 32000.0)
       '("-p" 160.0)
       '("-a" 0.45)
       '("-g" 0.0)
       '("-b" 0.0)
       '("-u" 0.5)

Regards,
Keiichiro Oura



2014-09-05 23:11 GMT+09:00 Malle ram reddy <ramreddy.malle@xxxxxxxxx>:
> Hello,
>
> i have trained the HTS voices using demo scripts available in the website
> and i got the synthesized voices with Training.pl.
> is HTS voices directly supported by Festival,
>
> if yes, can i have the procedure to use HTS voices directly with Festival.
> if not, can i have the procedure to convert these voices into Festival
> supported voices.
>
> Thanks in advance for your kind help
>
>
> --
> Thanks / Regards
> Ram Reddy. M
>

Follow-Ups
[hts-users:04123] Re: HTS voices with Festival Synthesizer, Malle ram reddy
References
[hts-users:04116] HTS voices with Festival Synthesizer, Malle ram reddy