Package | Description |
---|---|
marytts.vocalizations |
Modifier and Type | Method and Description |
---|---|
VocalizationUnit |
VocalizationUnitFileReader.getNextUnit(VocalizationUnit u)
Return the unit following the given unit in the original database.
|
VocalizationUnit |
VocalizationUnitFileReader.getPreviousUnit(VocalizationUnit u)
Return the unit preceding the given unit in the original database.
|
VocalizationUnit |
VocalizationUnitFileReader.getUnit(int i)
Return the unit number i.
|
VocalizationUnit[] |
VocalizationUnitFileReader.getUnit(int[] i)
Return an array of units from their indexes.
|
Modifier and Type | Method and Description |
---|---|
VocalizationUnit |
VocalizationUnitFileReader.getNextUnit(VocalizationUnit u)
Return the unit following the given unit in the original database.
|
VocalizationUnit |
VocalizationUnitFileReader.getPreviousUnit(VocalizationUnit u)
Return the unit preceding the given unit in the original database.
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.