public class HalfPhoneTargetFeatureLister extends TargetFeatureLister
logger, state
MODULE_OFFLINE, MODULE_RUNNING
Constructor and Description |
---|
HalfPhoneTargetFeatureLister()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static List<Target> |
createTargetsWithPauses(List<Element> segmentsAndBoundaries,
String silenceSymbol)
Create the list of targets from the segments to be synthesized Prepend and append pauses if necessary
|
protected List<Target> |
overridableCreateTargetsWithPauses(List<Element> segmentsAndBoundaries,
String pauseSymbol)
Access the code from within the our own code so that a subclass can override it.
|
getListTargetFeatures, listTargetFeatures, process
getInputType, getLocale, getOutputType, getState, inputType, name, outputType, powerOnSelfTest, shutdown, startup
@Deprecated public HalfPhoneTargetFeatureLister()
protected List<Target> overridableCreateTargetsWithPauses(List<Element> segmentsAndBoundaries, String pauseSymbol)
overridableCreateTargetsWithPauses
in class TargetFeatureLister
segmentsAndBoundaries
- segmentsAndBoundariespauseSymbol
- pauseSymbolpublic static List<Target> createTargetsWithPauses(List<Element> segmentsAndBoundaries, String silenceSymbol)
segmentsAndBoundaries
- a list of MaryXML phone and boundary elementssilenceSymbol
- silenceSymbolCopyright © 2000–2016 DFKI GmbH. All rights reserved.