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

[hts-users:01328] An error about increasing the state number


Hi,
  
  When I increased the state number from 5 to 9 by modifying Config.pm as follows:
 
  %stre = ('mgc' => '1',  # stream end
         'lf0' => '4',
         'ap' => '5',
         'dur' => '9');
  $nState = 9;                # number of states
 
  A error was found at the step of making a monophone mmf(duration):
 
HMM Def Error: Stream limit exceeded at line 2/col 15/char 17 in /mnt/hgfs/work/HTS2.1SRC1-snk_straight_mgc40_ap5_lf0_test/models/qst001/ver1/dur/HRest/x
  ERROR [+7050]  HMError:
HMM Def Error: GetOptions: GetOption failed at line 2/col 16/char 18 in /mnt/hgfs/work/HTS2.1SRC1-snk_straight_mgc40_ap5_lf0_test/models/qst001/ver1/dur/HRest/x
  ERROR [+7050]  HMError:
HMM Def Error: LoadHMMSet: GetOptions failed at line 1/col 0/char -1 in /mnt/hgfs/work/HTS2.1SRC1-snk_straight_mgc40_ap5_lf0_test/models/qst001/ver1/dur/HRest/x
  ERROR [+7050]  HMError:
  ERROR [+2628]  Initialise: LoadHMMSet failed
 FATAL ERROR - Terminating program /usr/local/HTS-2.1/bin/HHEd
Error in /usr/local/HTS-2.1/bin/HHEd   -A    -C /mnt/hgfs/work/HTS2.1SRC1-snk_straight_mgc40_ap5_lf0_test/configs/trn.cnf -D -T 77777 -p -i -d /mnt/hgfs/work/HTS2.1SRC1-snk_straight_mgc40_ap5_lf0_test/models/qst001/ver1/dur/HRest -w /mnt/hgfs/work/HTS2.1SRC1-snk_straight_mgc40_ap5_lf0_test/models/qst001/ver1/dur/monophone.mmf /mnt/hgfs/work/HTS2.1SRC1-snk_straight_mgc40_ap5_lf0_test/edfiles/qst001/ver1/dur/lvf.hed /mnt/hgfs/work/HTS2.1SRC1-snk_straight_mgc40_ap5_lf0_test/data/lists/mono.list
 
If the state number and the stream end of duration are set as 7, this error will not be found and the training and generating  progress will go on successfully. 
It seems that the maximum stream size is small than 9, can I set it manually? How can I solve the problem if I want to increase the state number?
Thank you very much!
 
Best Regards,
Jingwei Sun
 

Jingwei Sun. ThinkIT Speech Lab., Institute of Acoustics, CAS, China
2008-04-13
 
 

Follow-Ups
[hts-users:01329] Re: An error about increasing the state number, Heiga ZEN (Byung Ha CHUN)
References
[hts-users:01326] HMGenS generates an error, bereket kasaye
[hts-users:01327] Re: HMGenS generates an error, Heiga ZEN (Byung Ha CHUN)