Package | Description |
---|---|
marytts.unitselection.data | |
marytts.unitselection.select | |
marytts.unitselection.select.viterbi |
Modifier and Type | Field and Description |
---|---|
protected TargetCostFunction |
UnitDatabase.targetCostFunction |
Modifier and Type | Method and Description |
---|---|
TargetCostFunction |
UnitDatabase.getTargetCostFunction() |
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 |
DiphoneFFRTargetCostFunction |
class |
FFRTargetCostFunction |
class |
HalfPhoneFFRTargetCostFunction |
class |
VocalizationFFRTargetCostFunction
FFRTargetCostFunction for vocalization selection
|
Modifier and Type | Field and Description |
---|---|
protected TargetCostFunction |
Viterbi.targetCostFunction |
Constructor and Description |
---|
ViterbiCandidate(Target target,
Unit unit,
TargetCostFunction tcf) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.