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

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


Hi,

ISF - Atif Majid wrote:

As "(voice_cmu_us_jmk_arctic_hts)" and "(set! hts_duration_stretch 0.1)" are
festival commands so how can we use these in cat command. I have done this
is this way that I have created temp.scm by concatinating
cmu_us_kal_com_hts.scm and cmu_us_kal_com_hts_duration.scm files. Is this
the right way???

No, do like as follows:

% echo "(voice_cmu_us_jmk_arctic_hts)" > temp.scm
% echo "(set! hts_duration_stretch 0.1)" >> temp.scm
% 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:00174] Re: Help---Use "hts_duration_stretch" in text2wave command., ISF - Atif Majid
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)
[hts-users:00170] Re: Help---Use "hts_duration_stretch" in text2wave command., ISF - Atif Majid
[hts-users:00171] Re: Help---Use "hts_duration_stretch" in text2wave command., Heiga ZEN (Byung Ha CHUN)
[hts-users:00172] Re: Help---Use "hts_duration_stretch" in text2wave command., ISF - Atif Majid