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

[hts-users:02268] Re: problem of hts installation


Hi,

谢旭 wrote (2009/10/29 11:14):

> The format of "C" file:
> ~o <VecSize> 26 <MFCC_E_D> <StreamInfo> 1 26
>   ~h "C"
> <BeginHMM>
>   <NumStates> 5
>   <State> 2 <NumMixes> 1
>   <Stream> 1
>   <Mixture> 1 1.0000
>     <Mean> 26
>       0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 
> 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
>     <Variance> 26
>       1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 
> 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0

In the HTS format, <NumMixes> is under <Stream> rather than <State>.
So it should be

~o <VecSize> 26 <MFCC_E_D> <StreamInfo> 1 26
~h "C"
<BeginHMM>
<NumStates> 5
<State> 2
<Stream> 1
<NumMixes> 1
<Mixture> 1 1.0000
<Mean> 26
0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
<Variance> 26
1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0

Please refer to HTS_Document.pdf included in the download package for
details.

Best regards,

Heiga ZEN (Byung Ha CHUN)

-- 
Heiga ZEN (Byung Ha CHUN)
Speech Technology Group
Cambridge Research Lab
Toshiba Research Europe
phone: +44 1223 436975

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

References
[hts-users:02256] problem of hts installation, 谢旭
[hts-users:02260] Re: problem of hts installation, Sebastien LE MAGUER
[hts-users:02263] Re: problem of hts installation, 谢旭
[hts-users:02264] Re: problem of hts installation, 谢旭
[hts-users:02265] Re: problem of hts installation, Heiga ZEN (Byung Ha CHUN)
[hts-users:02266] Re: problem of hts installation, 谢旭
[hts-users:02267] Re: problem of hts installation, 谢旭