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

[hts-users:00170] Re: Help---Use "hts_duration_stretch" in text2wave command.


Thanks for your prompt reply, Heiga ZEN . But this did not work. Here is the
output from the terminal.

[root@LINUX-108 atif]# cat temp.scm (voice_cmu_us_kal_com_hts) (set!
hts_duration_stretch 0.1)
-bash: syntax error near unexpected token `('
[root@LINUX-108 atif]# cat temp.scm (voice_cmu_us_kal_com_hts)(set!
hts_duration_stretch 0.1)
-bash: syntax error near unexpected token `('
[root@LINUX-108 atif]#

Thanks




----- Original Message -----
From: "Heiga ZEN (Byung Ha CHUN)" <zen@xxxxxxxxxxxxxxxx>
To: <hts-users@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, November 23, 2005 5:42 PM
Subject: [hts-users:00169] Re: Help---Use "hts_duration_stretch" in
text2wave command.


> Hi,
>
> ISF - Atif Majid wrote:
>
> > I am working on Festival's command "text2wave" to generate wave files of
some text.
> > I want to use "hts_duration_stretch" in this command to increase the
duration.
> > I can set this in Festival command line interface.
> > But I could not find a way to use it with the command "text2wave".
> > Will anybody there please help me in this regard.
>
> You can use -eval option to change settings of text2wave.
> Following example may solve your problem.
>
> % cat temp.scm
> (voice_cmu_us_jmk_arctic_hts)
> (set! hts_duration_stretch 0.1)
>
> % text2wave -o samp.wav -eval temp.scm samp.text
>
> Regards,
>
> Heiga Zen
>
> --
>   ------------------------------------------------
>    Heiga ZEN     (in Japanese pronunciation)
>    Byung-Ha CHUN (in Korean pronunciation)
>
>    Department of Computer Science and Engineering
>    Graduate School of Engineering
>    Nagoya Institute of Technology
>    Japan
>
>    e-mail: zen@xxxxxxxxxxxxxxxx
>       web: http://kt-lab.ics.nitech.ac.jp/~zen
>   ------------------------------------------------
>
>
>


Follow-Ups
[hts-users:00171] Re: Help---Use "hts_duration_stretch" in text2wave command., Heiga ZEN (Byung Ha CHUN)
References
[hts-users:00168] Help---Use "hts_duration_stretch" in text2wave command., ISF - Atif Majid
[hts-users:00169] Re: Help---Use "hts_duration_stretch" in text2wave command., Heiga ZEN (Byung Ha CHUN)