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

[hts-users:03815] Error in HHEd


Hi,

I am trying to run HTS-demo_CMU-ARCTIC-ADAPT version for my database.
It gave an error during this step "Start building regression-class trees for adaptation"
It also didn't specify any error number.

Can anyone help me to solve this error ?

This is the error I got.
======================================================================================
Start building regression-class trees for adaptation at Thu Jul 11 09:48:48 IST 2013
======================================================================================

/usr/local/HTS-2.1.1/bin//HHEd -A -B -C /home/HTS_speaker_adaptation/configs/trn.cnf -D -T 1 -p -i -H /home/HTS_speaker_adaptation/models/qst001/ver1/cmp/re_clustered.mmf -M /home/HTS_speaker_adaptation/models/qst001/ver1/cmp/regTrees /home/HTS_speaker_adaptation/edfiles/qst001/ver1/cmp/reg.hed /home/HTS_speaker_adaptation/data/lists/full.list

HTK Configuration Parameters[10]
  Module/Tool     Parameter                  Value
#                 MINDUR                         5
#                 MAXSTDDEVCOEF                 10
#                 APPLYDURVARFLOOR              TRUE
#                 DURVARFLOORPERCENTILE          1.000000
#                 SHRINKOCCTHRESH  Vector 4 500.0 100.0 100.0 100.0
#                 VFLOORSCALESTR  Vector 4 0.01 0.01 0.01 0.01
#                 MINLEAFOCC                     0
#                 NATURALWRITEORDER              TRUE
#                 NATURALREADORDER              TRUE
#                 APPLYVFLOOR                 TRUE

HHEd
 126033/126033 Models Loaded [7 states max, 2 mixes max]

// load stats file
LS /home/HTS_speaker_adaptation/stats/qst001/ver1/cmp.stats.re-clustered
 Loading state occupation stats
  Stats loaded for 126033 models
  Mean Occupation Count = 3.408871

// construct regression class tree
RC 32 reg
 Building regression tree with 32 terminals (4 streams)
Creating regression class tree with ident reg.tree and baseclass reg.base
Splitting Node 1, score 1.000000e+10
(Stream splitting)
Splitting Node 3, score 1.000000e+10
(Stream splitting)
Splitting Node 5, score 1.000000e+10
(Stream splitting)
Splitting Node 7, score 1.000000e+10
(MSD splitting)
Splitting Node 6, score 1.000000e+10
(MSD splitting)
Splitting Node 10, score 1.299963e+11
(Stream=3, vSize=1)
.
.
.
.
.
.
.
Splitting Node -635, score 1.676378e+03
(Stream=3, vSize=1)
Splitting Node -633, score 1.676378e+03
(Stream=3, vSize=1)
Splitting Node -631, score 1.676378e+03
(Stream=3, vSize=1)
Error in /usr/local/HTS-2.1.1/bin//HHEd   -A -B -C /home/HTS_speaker_adaptation/configs/trn.cnf -D -T 1 -p -i  -H /home/HTS_speaker_adaptation/models/qst001/ver1/cmp/re_clustered.mmf -M /home/HTS_speaker_adaptation/models/qst001/ver1/cmp/regTrees /home/HTS_speaker_adaptation/edfiles/qst001/ver1/cmp/reg.hed /home/HTS_speaker_adaptation/data/lists/full.list



Thank You