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

[hts-users:00048] Problem in Training_foo_bar.pl


Hi All,

I'm experimenting with build a HTS voice from my Finnish unit selection
database for Festival. I'm trying to imitiate the cmu_artctic_awb example.
So far, I've basically succeeded in doing 'make' in my
HTS-demo_MY-VOICE directory.

Now I'm trying to use the HTS-demo/scripts/Training_MY_VOICE.pl script.
It starts fine. My phones from a to j from monophone list go fine, but k
halts the script producing the given below.
Any ideas what files should be checked etc?

regards,

  Nicholas


--
The error message plus some context:

==================================================
Fri Jun 18 11:27:32     2004
==================================================

=============== k ================
/home/Nicholas/bin/bin.linux/HInit -A -C
/home/Nicholas/HTS-demo/configs/default.conf -D -T 1 -m 1 -v 1.0e-04 -I
/home/Nicholas/HTS-demo_BL_FI_MS/labels/mono_ms_clunits.mlf -M
/home/Nicholas/HTS-demo/hmms/bl_fi/ms_clunits/cmp/HInit -S
/home/Nicholas/HTS-demo_BL_FI_MS/lists/data_bl_fi_ms_clunits.scp -l k -o k
/home/Nicholas/HTS-demo/proto/s5_m1_c75_p3.prt

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

Initialising  HMM /home/Nicholas/HTS-demo/proto/s5_m1_c75_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:   2  2  2  2  2 (  1  )
 ( MSD  <=  1 )
 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
 Parm Kind:  USER
 Number of owners = 1
 SegLab   :  k
 maxIter  :  20
 epsilon  :  0.000100
 minSeg   :  1
 Updating :  Means Variances MixWeights/DProbs TransProbs

 - system is PLAIN
1902 Observation Sequences Loaded
Starting Estimation Process
  ERROR [+2126]  ViterbiAlign: No path found in 1'th segment
 FATAL ERROR - Terminating program /home/Nicholas/bin/bin.linux/HInit
==================================================
Realtime 0: 1.22
==================================================
Error in this command : /home/Nicholas/bin/bin.linux/HInit  -A    -C
/home/Nicholas/HTS-demo/configs/default.conf -D -T 1 -m 1 -v 1.0e-04 -I
/home/Nicholas/HTS-demo_BL_FI_MS/labels/mono_ms_clunits.mlf -M
/home/Nicholas/HTS-demo/hmms/bl_fi/ms_clunits/cmp/HInit -S
/home/Nicholas/HTS-demo_BL_FI_MS/lists/data_bl_fi_ms_clunits.scp -l k -o k
/home/Nicholas/HTS-demo/proto/s5_m1_c75_p3.prt




Follow-Ups
[hts-users:00049] lip synchronization with cmu voices, Nicholas Volk
[hts-users:00050] Re: Problem in Training_foo_bar.pl, Heiga Zen/Byung-Ha Chun