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

[hts-users:03843] Re:


Hi,

The error show that the number of SIL label is too small.

Regards,
Keiichiro Oura


2013/8/13 Nirmesh Shah <supernirmesh@xxxxxxxxx>:
> Hello,
> While building HTS for one of the Indian language, I am getting following
> error +2121,
>
>
> ---------------------------------------------------------------------------------------------
> HTK Configuration Parameters[8]
>   Module/Tool     Parameter                  Value
> #                 MINDUR                         5
> #                 MAXSTDDEVCOEF                 10
> #                 APPLYDURVARFLOOR              TRUE
> #                 DURVARFLOORPERCENTILE          1.000000
> #                 VFLOORSCALESTR  Vector 4 0.01 0.01 0.01 0.01
>                   NATURALWRITEORDER              TRUE
>                   NATURALREADORDER              TRUE
> #                 APPLYVFLOOR                 TRUE
>
> =============== sh ================
> /usr/local/HTS-2.2beta/bin//HInit -A -C
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/configs/trn.cnf
> -D -T 1 -S
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/data/scp/train.scp
> -m 1 -u tmvw -w 5000 -H
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/models/cmp/init.mmf
> -M
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/models/cmp/HInit
> -I
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/data/labels/mono.mlf
> -l sh -o sh
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/proto/state-5_stream-4_mgc-105_lf0-3.prt
>
> HTK Configuration Parameters[8]
>   Module/Tool     Parameter                  Value
> #                 MINDUR                         5
> #                 MAXSTDDEVCOEF                 10
> #                 APPLYDURVARFLOOR              TRUE
> #                 DURVARFLOORPERCENTILE          1.000000
> #                 VFLOORSCALESTR  Vector 4 0.01 0.01 0.01 0.01
> #                 NATURALWRITEORDER              TRUE
> #                 NATURALREADORDER              TRUE
> #                 APPLYVFLOOR                 TRUE
>
> Initialising  HMM
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/proto/state-5_stream-4_mgc-105_lf0-3.prt
> . . .
>  States   :   2  3  4  5  6 (width)
>  Mixes  s1:   1  1  1  1  1 ( 105  )
>  ( 105  )
>  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   :  sh
>  maxIter  :  20
>  epsilon  :  0.000100
>  minSeg   :  1
>  Updating :  Means Variances MixWeights/DProbs TransProbs
>
>  - system is PLAIN
> 419 Observation Sequences Loaded
> Starting Estimation Process
> Iteration 1: Average LogP =  4810.43262
> Iteration 2: Average LogP =  4951.87305  Change =   141.44043
> Iteration 3: Average LogP =  4997.96973  Change =    46.09668
> Iteration 4: Average LogP =  5019.40381  Change =    21.43408
> Iteration 5: Average LogP =  5029.57812  Change =    10.17432
> Iteration 6: Average LogP =  5032.63818  Change =     3.06006
> Iteration 7: Average LogP =  5034.13525  Change =     1.49707
> Iteration 8: Average LogP =  5034.75342  Change =     0.61816
> Iteration 9: Average LogP =  5035.23340  Change =     0.47998
> Iteration 10: Average LogP =  5035.67236  Change =     0.43896
> Iteration 11: Average LogP =  5035.97559  Change =     0.30322
> Iteration 12: Average LogP =  5036.19824  Change =     0.22266
> Iteration 13: Average LogP =  5036.42920  Change =     0.23096
> Iteration 14: Average LogP =  5036.47803  Change =     0.04883
> Iteration 15: Average LogP =  5036.62256  Change =     0.14453
> Iteration 16: Average LogP =  5036.85791  Change =     0.23535
> Iteration 17: Average LogP =  5036.96484  Change =     0.10693
> Iteration 18: Average LogP =  5037.14355  Change =     0.17871
> Iteration 19: Average LogP =  5037.22607  Change =     0.08252
> Iteration 20: Average LogP =  5037.43311  Change =     0.20703
> Estimation aborted at iteration 21
> Output written to directory
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/models/cmp/HInit
>
> HTK Configuration Parameters[8]
>   Module/Tool     Parameter                  Value
> #                 MINDUR                         5
> #                 MAXSTDDEVCOEF                 10
> #                 APPLYDURVARFLOOR              TRUE
> #                 DURVARFLOORPERCENTILE          1.000000
> #                 VFLOORSCALESTR  Vector 4 0.01 0.01 0.01 0.01
>                   NATURALWRITEORDER              TRUE
>                   NATURALREADORDER              TRUE
> #                 APPLYVFLOOR                 TRUE
>
> /usr/local/HTS-2.2beta/bin//HRest -A -C
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/configs/trn.cnf
> -D -T 1 -S
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/data/scp/train.scp
> -m 1 -u tmvw -w 5000 -H
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/models/cmp/init.mmf
> -M
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/models/cmp/HRest
> -I
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/data/labels/mono.mlf
> -l sh -g
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/models/dur/HRest/sh
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/models/cmp/HInit/sh
>
> HTK Configuration Parameters[8]
>   Module/Tool     Parameter                  Value
> #                 MINDUR                         5
> #                 MAXSTDDEVCOEF                 10
> #                 APPLYDURVARFLOOR              TRUE
> #                 DURVARFLOORPERCENTILE          1.000000
> #                 VFLOORSCALESTR  Vector 4 0.01 0.01 0.01 0.01
> #                 NATURALWRITEORDER              TRUE
> #                 NATURALREADORDER              TRUE
> #                 APPLYVFLOOR                 TRUE
>
> Reestimating HMM
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/models/cmp/HInit/sh
> . . .
>  States   :   2  3  4  5  6 (width)
>  Mixes  s1:   1  1  1  1  1 ( 105  )
>  ( 105  )
>  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   :  sh
>  MaxIter  :  20
>  Epsilon  :  0.000100
>  Updating :  Transitions Means Variances
>
>  - system is PLAIN
> 419 Examples loaded, Max length = 117, Min length = 5
> Ave LogProb at iter 1 = 5038.14551 using 419 examples
> Ave LogProb at iter 2 = 5038.61475 using 419 examples  change =    0.46924
> Ave LogProb at iter 3 = 5039.20996 using 419 examples  change =    0.59521
> Ave LogProb at iter 4 = 5039.84033 using 419 examples  change =    0.63037
> Ave LogProb at iter 5 = 5040.13916 using 419 examples  change =    0.29883
> Ave LogProb at iter 6 = 5040.32471 using 419 examples  change =    0.18555
> Ave LogProb at iter 7 = 5040.38232 using 419 examples  change =    0.05762
> Ave LogProb at iter 8 = 5040.42285 using 419 examples  change =    0.04053
> Ave LogProb at iter 9 = 5040.44434 using 419 examples  change =    0.02148
> Ave LogProb at iter 10 = 5040.45361 using 419 examples  change =    0.00928
> Ave LogProb at iter 11 = 5040.46436 using 419 examples  change =    0.01074
> Ave LogProb at iter 12 = 5040.47070 using 419 examples  change =    0.00635
> Ave LogProb at iter 13 = 5040.49463 using 419 examples  change =    0.02393
> Ave LogProb at iter 14 = 5040.50488 using 419 examples  change =    0.01025
> Ave LogProb at iter 15 = 5040.50977 using 419 examples  change =    0.00488
> Ave LogProb at iter 16 = 5040.50977 using 419 examples  change =    0.00000
> Estimation converged at iteration 16
>
> HTK Configuration Parameters[8]
>   Module/Tool     Parameter                  Value
> #                 MINDUR                         5
> #                 MAXSTDDEVCOEF                 10
> #                 APPLYDURVARFLOOR              TRUE
> #                 DURVARFLOORPERCENTILE          1.000000
> #                 VFLOORSCALESTR  Vector 4 0.01 0.01 0.01 0.01
>                   NATURALWRITEORDER              TRUE
>                   NATURALREADORDER              TRUE
> #                 APPLYVFLOOR                 TRUE
>
> =============== SIL ================
> /usr/local/HTS-2.2beta/bin//HInit -A -C
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/configs/trn.cnf
> -D -T 1 -S
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/data/scp/train.scp
> -m 1 -u tmvw -w 5000 -H
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/models/cmp/init.mmf
> -M
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/models/cmp/HInit
> -I
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/data/labels/mono.mlf
> -l SIL -o SIL
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/proto/state-5_stream-4_mgc-105_lf0-3.prt
>
> HTK Configuration Parameters[8]
>   Module/Tool     Parameter                  Value
> #                 MINDUR                         5
> #                 MAXSTDDEVCOEF                 10
> #                 APPLYDURVARFLOOR              TRUE
> #                 DURVARFLOORPERCENTILE          1.000000
> #                 VFLOORSCALESTR  Vector 4 0.01 0.01 0.01 0.01
> #                 NATURALWRITEORDER              TRUE
> #                 NATURALREADORDER              TRUE
> #                 APPLYVFLOOR                 TRUE
>
> Initialising  HMM
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/proto/state-5_stream-4_mgc-105_lf0-3.prt
> . . .
>  States   :   2  3  4  5  6 (width)
>  Mixes  s1:   1  1  1  1  1 ( 105  )
>  ( 105  )
>  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   :  SIL
>  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 /usr/local/HTS-2.2beta/bin//HInit
> Error in /usr/local/HTS-2.2beta/bin//HInit     -A    -C
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/configs/trn.cnf
> -D -T 1 -S
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/data/scp/train.scp
> -m 1 -u tmvw    -w 5000  -H
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/models/cmp/init.mmf
> -M
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/models/cmp/HInit
> -I
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/data/labels/mono.mlf
> -l SIL -o SIL
> /home/nilesh-pc/nirmesh/STM-Based-MALE/DAIICT_Gujarati_3hr_STMM_Dhiraj/proto/state-5_stream-4_mgc-105_lf0-3.prt
> -----------------------------------------------------------------------
>
>
> --
> Thanks & Regards,
> Nirmesh J. Shah
> M.Tech ( ICT)
> (M) 9724783699

References
[hts-users:03842], Nirmesh Shah