public class FestivalCARTImporter extends Object
| Constructor and Description |
|---|
FestivalCARTImporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
dumpCARTS(String destDir,
FeatureDefinition featDef)
Dump the CARTs in the cart map to destinationDir/CARTS.bin
|
void |
importCARTS(String festvoxDirectory,
String destDir,
FeatureDefinition featDef)
Read in the CARTs from festival/trees/ directory, and store them in a CARTMap
|
public void importCARTS(String festvoxDirectory, String destDir, FeatureDefinition featDef)
festvoxDirectory - the festvox directory of a voicedestDir - destDirfeatDef - featDefpublic void dumpCARTS(String destDir, FeatureDefinition featDef)
destDir - the destination directoryfeatDef - featDefCopyright © 2000–2016 DFKI GmbH. All rights reserved.