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

[hts-users:02104] Re: Generation problems with 1mix


Hi,

The differences between speech waveform generation are...

[1mix]
- Distributions: Single Gaussian distributions
- Variances: Diagonal covariance matrices
- Engine: HMGenS
[2mix]
- Distributions: Multi-variate Gaussian distributions (number of mixture is 2).
- Variances: Diagonal covariance matrices
- Engine: HMGenS
[stc]
- Distributions: Single Gaussian distributions
- Variances: Semi-tied covariance matrices
- Engine: HMGenS
[hts_engine]
- Distributions: Single Gaussian distributions
- Variances: Diagonal covariance matrices
- Engine: hts_engine

When you want to generate waveforms using HMGenS and unseen labels,
you must make mmf again (AU command of HHEd).

Regards,
Keiichiro Oura


Girish Malkarnenkar wrote:
Dear all,
I am a novice to the HTS package and I was wondering whether anyone could explain to me the difference between speech waveform generation using 1mix,2mix,stc and hts_engine. Also with the system I have trained unseen labels can somehow only be generated by hts_engine and if I try to use 1mix I get an error as below: Generating Label nordwind.lab ERROR [+9935] Generator: Cannot find duration model x^_-aI+n=s@1_0/A:0_0_0/B:0-0-0@1-0&1-1#1-1$1-1!0-0;0-0|0/C:0+0+0/D:0_0/E:0+0@1+0&1+0#0+0/F:0_0/G:0_0/H:0=0@1=0|0/I:0=0/J:0+0-0 <mailto:x%5E_-aI+n=s@1_0/A:0_0_0/B:0-0-0@1-0&1-1#1-1$1-1!0-0;0-0|0/C:0+0+0/D:0_0/E:0+0@1+0&1+0#0+0/F:0_0/G:0_0/H:0=0@1=0|0/I:0=0/J:0+0-0> in current list FATAL ERROR - Terminating program /cygdrive/c/Users/hp/Desktop/PROJECTPHASE1/FINAL/HTK-3.4/htk/HTKTools/HMGenS Error in /cygdrive/c/Users/hp/Desktop/PROJECTPHASE1/FINAL/HTK-3.4/htk/HTKTools/HMGenS -A -B -C /home/hp/facexps2/configs/syn.cnf -D -T 1 -S /home/hp/facexps2/data/scp/gen.scp -t 0 100 5000 -c 0 -H /home/hp/facexps2/models/qst001/ver1/cmp/re_clustered_all.mmf.1mix -N /home/hp/facexps2/models/qst001/ver1/dur/re_clustered_all.mmf.1mix -M /home/hp/facexps2/gen/qst001/ver1/1mix/0 /home/hp/facexps2/models/qst001/ver1/cmp/tiedlist /home/hp/facexps2/models/qst001/ver1/dur/tiedlist I am sure that my training labels have been very exhaustive. Also another problem is that I require the mgc output which 1mix produces explicitly while hts_engine doesn't seem to produce any mgc files. Is there any way I can get the mgc files output using hts_engine? Yours sincerely Girish Malkarnenkar


References
[hts-users:02094] Generation problems with 1mix, Girish Malkarnenkar