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

[hts-users:04631] Re: HTS-demo_CMU-ARCTIC-SLT,config SAMPFREQ=16000 to train, use generated .htsvoice model but the synthesised voice is is completely wrong.


In HTS-demo_CMU-ARCTIC-SLT dir,  I add a sample frequence parameter to run ./configure as:
./configure SAMPFREQ=16000 --with-fest-search-path=/usr/local/festival/examples \
                 --with-sptk-search-path=/usr/local/SPTK-3.9/bin \
                 --with-hts-search-path=/usr/local/HTS-2.3_for_HTK-3.4.1/bin \
--with-hts-engine-search-path=/usr/local/hts_engine_API-1.10/bin

I only changed SAMPFREQ=16000 parameters,I don't know how to setting other parameters.
Could you give me a correct parameter sets example for 16K?






At 2018-12-31 00:24:49, "Oytun Turk" <oytunturk@xxxxxxxxx> wrote:
What are your training settings at 16KHz?
You'll need to reduce the spectral feature size (MGC or LSF order depending on what you are using) and to make sure skip & window sizes are adjusted correctly.
You may need to change other parameters like spectral warping and any spectral post-filtering/enhancement related settings.
Then, of course, you'll have to extract corresponding acoustic features and retrain the voice.


On Sun, Dec 30, 2018 at 8:14 AM ljh_dev <ljh_dev@xxxxxxx> wrote:
I mean that the default sample frequence is 48k in HTS-demo_CMU-ARCTIC-SLT, but I  do intend to train a  16K model.
So how do I train a 16K model? How to configure  parameters HTS-demo_CMU-ARCTIC-SLT?





在 2018-12-30 18:35:15,"Ghost Gloomy" <gloomyghostbit@xxxxxxxxx> 写道:
Yes, You need change it in 48k

ljh_dev <ljh_dev@xxxxxxx> 于2018年12月29日周六 下午1:38写道:
 Hi,
According HTS document I have  trained successfully a 48K model(.htsvoice, and flite+hts_engline had synthesised a success voice),
but when I trained a 16K model, the synthesised voice is is completely wrong.
In HTS-demo_CMU-ARCTIC-SLT dir,  I add a sample frequence parameter to run ./configure as:
./configure SAMPFREQ=16000 --with-fest-search-path=/usr/local/festival/examples \
                 --with-sptk-search-path=/usr/local/SPTK-3.9/bin \
                 --with-hts-search-path=/usr/local/HTS-2.3_for_HTK-3.4.1/bin \
                 --with-hts-engine-search-path=/usr/local/hts_engine_API-1.10/bin


Does it need changed other parameters?






 



 



 



 



 


Follow-Ups
[hts-users:04632] Re: HTS-demo_CMU-ARCTIC-SLT,config SAMPFREQ=16000 to train, use generated .htsvoice model but the synthesised voice is is completely wrong., Ericson Sarmento
References
[hts-users:04627] HTS-demo_CMU-ARCTIC-SLT,config SAMPFREQ=16000 to train, use generated .htsvoice model but the synthesised voice is is completely wrong., ljh_dev
[hts-users:04628] Re: HTS-demo_CMU-ARCTIC-SLT,config SAMPFREQ=16000 to train, use generated .htsvoice model but the synthesised voice is is completely wrong., Ghost Gloomy
[hts-users:04629] Re: HTS-demo_CMU-ARCTIC-SLT,config SAMPFREQ=16000 to train, use generated .htsvoice model but the synthesised voice is is completely wrong., ljh_dev
[hts-users:04630] Re: HTS-demo_CMU-ARCTIC-SLT,config SAMPFREQ=16000 to train, use generated .htsvoice model but the synthesised voice is is completely wrong., Oytun Turk