| Package | Description |
|---|---|
| marytts.unitselection.data | |
| marytts.unitselection.select | |
| marytts.unitselection.select.viterbi |
| Modifier and Type | Field and Description |
|---|---|
protected JoinCostFunction |
UnitDatabase.joinCostFunction |
| Modifier and Type | Method and Description |
|---|---|
JoinCostFunction |
UnitDatabase.getJoinCostFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitDatabase.load(TargetCostFunction aTargetCostFunction,
JoinCostFunction aJoinCostFunction,
StatisticalCostFunction asCostFunction,
UnitFileReader aUnitReader,
CART aPreselectionCART,
TimelineReader anAudioTimeline,
TimelineReader aBasenameTimeline,
int backtraceLeafSize) |
void |
UnitDatabase.load(TargetCostFunction aTargetCostFunction,
JoinCostFunction aJoinCostFunction,
UnitFileReader aUnitReader,
CART aPreselectionCART,
TimelineReader anAudioTimeline,
TimelineReader aBasenameTimeline,
int backtraceLeafSize) |
| Modifier and Type | Class and Description |
|---|---|
class |
JoinCostFeatures |
class |
JoinModelCost |
class |
PrecompiledJoinCostReader
Loads a precompiled join cost file and provides access to the join cost.
|
| Modifier and Type | Field and Description |
|---|---|
protected JoinCostFunction |
Viterbi.joinCostFunction |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.