Changes between Version 7 and Version 8 of VoiceImportComponents
- Timestamp:
- 08/17/10 15:41:23 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VoiceImportComponents
v7 v8 457 457 marytts.tools.voiceimport.HnmTimelineMaker 458 458 }}} 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 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 `timelineReaderClass` to `HnmUnitConcatenator` and `HnmTimelineReader`, respectively. 460 461 462 463 464 465 466 467