Changes between Version 10 and Version 11 of HMMVoiceCreation


Ignore:
Timestamp:
05/09/08 12:03:00 (17 years ago)
Author:
marcela_charfuelan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HMMVoiceCreation

    v10 v11  
    7474If you want to create another voice in German or English please see the section V below. 
    7575 
     76Please remember that whenever you are in doubt about the settings of a particular component you can check its corresponding help for a description of the meaning 
     77(and possible values) of each variable. 
     78 
    7679''' 
    7780=== II) Data preparation: === 
     
    111114  HMMVoiceConfigure.dataSet      =  german_set_name 
    112115  HMMVoiceConfigure.featureList  =  feature_list_de.pl  (the set of context features used for this voice can be change in this file). 
    113   HMMVoiceConfigure.lowerF0      =  40 (for male)  
    114116  HMMVoiceConfigure.speaker      =  speaker_name  
    115   HMMVoiceConfigure.upperF0      =  280 (for male) 
     117  HMMVoiceConfigure.lowerF0      =  40  (male=40,  female=80)   
     118  HMMVoiceConfigure.upperF0      =  280 (male=280, female=350) 
    116119  HMMVoiceConfigure.voiceLang    =  de 
    117120}}}