public class DiphoneTarget extends Target
Modifier and Type | Field and Description |
---|---|
HalfPhoneTarget |
left |
HalfPhoneTarget |
right |
duration, f0, featureVector, isSilence, maryxmlElement, name, targetFeatureCloner
Constructor and Description |
---|
DiphoneTarget(HalfPhoneTarget left,
HalfPhoneTarget right) |
Modifier and Type | Method and Description |
---|---|
Allophone |
getAllophone() |
FeatureVector |
getFeatureVector() |
Element |
getMaryxmlElement() |
float |
getTargetDurationInSeconds() |
boolean |
isSilence()
Determine whether this target is a silence target
|
void |
setFeatureVector(FeatureVector featureVector) |
getName, getTargetF0InHz, hasFeatureVector, setTargetDurationInSeconds, toString
public final HalfPhoneTarget left
public final HalfPhoneTarget right
public DiphoneTarget(HalfPhoneTarget left, HalfPhoneTarget right)
public Element getMaryxmlElement()
getMaryxmlElement
in class Target
public FeatureVector getFeatureVector()
getFeatureVector
in class Target
public void setFeatureVector(FeatureVector featureVector)
setFeatureVector
in class Target
public float getTargetDurationInSeconds()
getTargetDurationInSeconds
in class Target
public boolean isSilence()
public Allophone getAllophone()
getAllophone
in class Target
Copyright © 2000–2016 DFKI GmbH. All rights reserved.