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, toStringpublic final HalfPhoneTarget left
public final HalfPhoneTarget right
public DiphoneTarget(HalfPhoneTarget left, HalfPhoneTarget right)
public Element getMaryxmlElement()
getMaryxmlElement in class Targetpublic FeatureVector getFeatureVector()
getFeatureVector in class Targetpublic void setFeatureVector(FeatureVector featureVector)
setFeatureVector in class Targetpublic float getTargetDurationInSeconds()
getTargetDurationInSeconds in class Targetpublic boolean isSilence()
public Allophone getAllophone()
getAllophone in class TargetCopyright © 2000–2016 DFKI GmbH. All rights reserved.