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

[hts-users:03666] Re: how to use the demo to synthesize 16k Hz waves


Hi, I have successfully sythesized the wave of 16k Hz using SPTK HTS2.2. There was no error. But when I am using HTS2.2 straight version,

 there is a error. I changed the "utts" and “raw” (I removed the heads of the "wav" files to get "raw" files)files to 16k Hz, then I used configure: 

 

./configure --with-matlab-search-path=/cygdrive/c/MATLAB/R2010a2/bin --with-straight-path=/cygdrive/d/users/v-shuczh/STRAIGHTV40pcode --with-fest-search-path=/cygdrive/c/festival/examples --with-sptk-search-path=/usr/local/SPTK/bin --with-hts-search-path=/usr/local/HTS-2.2beta/bin SAMPFREQ=16000 FRAMESHIFT=80  FREQWARP=0.42 

 

Besides doing all these commands, what else should I do?

(I get the waves from the source of  SLT speaker(16khz) from arctic database.)

 

Thank you!

 

 

From: 那兴宇 [mailto:nxy-yzqs@xxxxxxx]
Sent: Monday, March 11, 2013 4:26 PM
To: hts-users@xxxxxxxxxxxxxxx
Subject: [hts-users:03665] Re: how to use the demo to synthesize 16k Hz waves

 

1. Get the labels using default configuration. Labels are sampling-rate-independent.
2. Check configure --help and configure the environment using 16000.
3. Down sample the "raw" files using whatever tools you've got, "sox" if I would recommend.

--

Xingyu Na (那兴宇)
http://www.idiap.ch/~xna/

 


At 2013-03-11 11:17:06,"Shanchi Zhang (MSR Student-Person Consulting)" <v-shancz@xxxxxxxxxxxxx> wrote:

I have downloaded tools of HTS-demo_CMU-ARCTIC-SLT_STRAIGHT and want to use it to synthesize 16k Hz waves, what should I do? How should I change the code besides updating the utts and raw files to 16k Hz?


References
[hts-users:03664] how to use the demo to synthesize 16k Hz waves, Shanchi Zhang (MSR Student-Person Consulting)
[hts-users:03665] Re: how to use the demo to synthesize 16k Hz waves, 那兴宇