Package | Description |
---|---|
marytts.cart | |
marytts.cart.impose |
Constructor and Description |
---|
FeatureVectorCART(MaryNode tree,
FeatureArrayIndexer ffi)
Convert the given Mary node tree into a CART with the leaves containing featureVectors
|
Modifier and Type | Method and Description |
---|---|
MaryNode |
MaryNode.getChild(int i) |
MaryNode[] |
MaryNode.getChildren() |
MaryNode |
FeatureArrayIndexer.getTree()
Get the tree
|
Modifier and Type | Method and Description |
---|---|
void |
FeatureArrayIndexer.deepFill(MaryNode specTree)
Fill a tree which specifies a feature hierarchy but no corresponding units.
|
void |
MaryNode.setChild(int i,
MaryNode n) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.