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

[hts-users:02414] Questions about adaptation of HTS 2.1.1beta


hello everyone,

I've tried to use straight-adaptation demo script provided in HTS2.1.1beta.
But I encounter two problems.
First, with GV  turn on, the script error at OpenFST force alignment. the error is showed below:

Forsed alignment from sen_0001.fst using OpenFst...Error in /home/ychuang/openfst11/bin/fstcompose /home/ychuang/Desktop/new/data/straight_feature_male/HTS-demo_CMU-ARCTIC-ADAPT_STRAIGHT/gv/qst001/ver1/fal/sen_0001.tmp2.fst /home/ychuang/Desktop/new/data/straight_feature_male/HTS-demo_CMU-ARCTIC-ADAPT_STRAIGHT/gv/qst001/ver1/fal/sen_0001.tmp3.fst /home/ychuang/Desktop/new/data/straight_feature_male/HTS-demo_CMU-ARCTIC-ADAPT_STRAIGHT/gv/qst001/ver1/fal/sen_0001.tmp4.fst

Is there any suggestions that why this error happens?

Since there is a problem when GV is turned on, I turn off the $useGV. And at the step of  "building regression-class trees for adaptation", there is another error happened.

...
35801 Splitting Node 243, score 1.257159e+01
35802 (Stream=4, vSize=1)
35803 Splitting Node 230, score 1.220528e+01
35804 (Stream=4, vSize=1)
35805 Splitting Node 235, score 1.096046e+01
35806 (Stream=4, vSize=1)
35807 Splitting Node 239, score 1.087235e+01
35808 (Stream=4, vSize=1)
35809 Splitting Node 246, score 1.080411e+01
35810 (Stream=4, vSize=1)
35811 No more nodes to split..
35812 stream 1: #terminals=6
35813 stream 2: #terminals=32
35814 stream 3: #terminals=32
35815 stream 4: #terminals=32
35816 stream 5: #terminals=32
35817   ERROR [+999]  CheckBaseClass: Component specified multiple times
35818   ERROR [+999]  BaseClass check failed
35819  FATAL ERROR - Terminating program /home/ychuang/bin//HHEd
35820 Error in /home/ychuang/bin//HHEd   -A -B -C /home/ychuang/Desktop/new/data/straight_feature_male/HTS-demo_CMU-ARCTIC-ADAPT_STRAIGHT/configs/trn.cnf -D -T 1 -p -i  -H /home/ychuang/Desktop/new/data/straight_feature_male/HTS-demo_CMU-ARCTIC-ADAPT_STRAIGHT/models/qst001/ver1/cmp/re_clustered.mmf -M /home/ychuang/Desktop/new/data/straight_feature_male/HTS-demo_CMU-ARCTIC-ADAPT_STRAIGHT/models/qst001/ver1/cmp/regTrees /home/ychuang/Desktop/new/data/straight_feature_male/HTS-demo_CMU-ARCTIC-ADAPT_STRAIGHT/edfiles/qst001/ver1/cmp/reg.hed /home/ychuang/Desktop/new/data/straight_feature_male/HTS-demo_CMU-ARCTIC-ADAPT_STRAIGHT/data/lists/full.list                                                                   


It seems that there is something wrong in the reg.tree or baseclass reg.base,
and this error happened when "item appears in list multiple times" in the HTK codes.
what file should I check to solve this problem?
Thanks in advance for any kind of suggestions!

P.S.: STRAIGHT version is V40_007c

Best Regards,

Evan