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

[hts-users:00306] Re: HTS and STRAIGHT


Hi,
I've now averaged aperiodicity ratio values over 5 frequency sub-bands,
and appended delta and delta-delta to them, and finally composed a
feauture vector consisting of mcep,aperiodicity and f0. Then I did some
changes in the training script so it will fit to the aperiodicity
parameters.

But after a few minutes of HMM-learning-there is an error:

==================================================
=============== oui ================
/talebase/progs/HTS/htk/bin.linux/HInit -A -C
/home/studenter/lenemo/HTS_Kristin/HTS-demo-STRAIGHT/HTS-demo/configs/default.conf
-D -T 1 -m 1 -v 1.0e-04 -I
/home/studenter/lenemo/HTS_Kristin/HTS-demo-STRAIGHT/HTS-demo/FonDat1_JK/labels/mono_JK.mlf
-M
/home/studenter/lenemo/HTS_Kristin/HTS-demo-STRAIGHT/HTS-demo/hmms/ntnu_no_fondat1/JK/cmp/HInit
-S
/home/studenter/lenemo/HTS_Kristin/HTS-demo-STRAIGHT/HTS-demo/FonDat1_JK/lists/data_ntnu_no_fondat1_JK.scp
-l oui -o oui
/home/studenter/lenemo/HTS_Kristin/HTS-demo-STRAIGHT/HTS-demo/proto/s5_m1_c75_a15_p3.prt

HTK Configuration Parameters[5]
  Module/Tool     Parameter                  Value
#                 NATURALWRITEORDER              TRUE
#                 NATURALREADORDER              TRUE
#                 DVFLOORSCALE            0.010000
#                 APPLYVFLOOR                 TRUE
#                 TREEMERGE                  FALSE

Initialising  HMM
/home/studenter/lenemo/HTS_Kristin/HTS-demo-STRAIGHT/HTS-demo/proto/s5_m1_c75_a15_p3.prt
. . .
 States   :   2  3  4  5  6 (width)
 Mixes  s1:   1  1  1  1  1 ( 75  )
 ( 75  )
 Num Using:   0  0  0  0  0
 Mixes  s2:   1  1  1  1  1 ( 15  )
 ( 15  )
 Num Using:   0  0  0  0  0
 Mixes  s3:   2  2  2  2  2 (  1  )
 ( MSD  <=  1 )
 Num Using:   0  0  0  0  0
 Mixes  s4:   2  2  2  2  2 (  1  )
 ( MSD  <=  1 )
 Num Using:   0  0  0  0  0
 Mixes  s5:   2  2  2  2  2 (  1  )
 ( MSD  <=  1 )
 Num Using:   0  0  0  0  0
 Parm Kind:  USER
 Number of owners = 1
 SegLab   :  oui
 maxIter  :  20
 epsilon  :  0.000100
 minSeg   :  1
 Updating :  Means Variances MixWeights/DProbs TransProbs

 - system is PLAIN
  ERROR [+2121]  HInit: Too Few Observation Sequences [0]
 FATAL ERROR - Terminating program
/talebase/progs/HTS/htk/bin.linux/HInit
==================================================
Realtime 0: 0. 7
==================================================
Error in this command : /talebase/progs/HTS/htk/bin.linux/HInit  -A
-C
/home/studenter/lenemo/HTS_Kristin/HTS-demo-STRAIGHT/HTS-demo/configs/default.conf
-D -T 1 -m 1 -v 1.0e-04 -I
/home/studenter/lenemo/HTS_Kristin/HTS-demo-STRAIGHT/HTS-demo/FonDat1_JK/labels/mono_JK.mlf
-M
/home/studenter/lenemo/HTS_Kristin/HTS-demo-STRAIGHT/HTS-demo/hmms/ntnu_no_fondat1/JK/cmp/HInit
-S
/home/studenter/lenemo/HTS_Kristin/HTS-demo-STRAIGHT/HTS-demo/FonDat1_JK/lists/data_ntnu_no_fondat1_JK.scp
-l oui -o oui
/home/studenter/lenemo/HTS_Kristin/HTS-demo-STRAIGHT/HTS-demo/proto/s5_m1_c75_a15_p3.prt
bash-3.00$

I don't understand why this error is occuring. I've succesfully trained
this data before without errors, but then without the aperiodicity ratio
values. Do you think it can be something wrong with my aperiodicity
values?
I've attached one file with my aperiodicity value and the cmp file.
Please help.

Regards
Lene



Attachment: ntnu_no_fondat1_JK_000124.ap
Description: Binary data

Attachment: ntnu_no_fondat1_JK_000124.cmp
Description: Binary data


Follow-Ups
[hts-users:00307] Re: HTS and STRAIGHT, Heiga ZEN (Byung Ha CHUN)