Changes between Version 7 and Version 8 of VoiceImportComponents


Ignore:
Timestamp:
08/17/10 15:41:23 (14 years ago)
Author:
ingmar.steiner
Comment:

correction to property name (which should not be confused with the corresponding property in the voice config)

Legend:

Unmodified
Added
Removed
Modified
  • VoiceImportComponents

    v7 v8  
    457457marytts.tools.voiceimport.HnmTimelineMaker 
    458458}}} 
    459 is enabled (not commented out with `#`) in the `importMain.config` file, then run the voice import tools and run the '''HnmTimelineMaker''' in addition to the other components. Install the HNM voice by changing the `waveTimeline` property to point to the HNM timeline file (`timeline_hnm.mry` be default), and set the properties `concatenatorClass` and `audioTimelineReaderClass` to `HnmUnitConcatenator` and `HnmTimelineReader`, respectively. 
    460  
    461  
    462  
    463  
    464  
    465  
    466  
    467  
     459is enabled (not commented out with `#`) in the `importMain.config` file, then run the voice import tools and run the '''HnmTimelineMaker''' in addition to the other components. Install the HNM voice by changing the `waveTimeline` property to point to the HNM timeline file (`timeline_hnm.mry` be default), and set the properties `concatenatorClass` and `timelineReaderClass` to `HnmUnitConcatenator` and `HnmTimelineReader`, respectively. 
     460 
     461 
     462 
     463 
     464 
     465 
     466 
     467