| Modifier and Type | Field and Description |
|---|---|
protected TimelineReader |
F0PolynomialInspector.audio |
protected TimelineReader |
F0PolynomialFeatureFileWriter.audio |
protected TimelineReader |
AbstractTimelineMaker.basenameTimeline |
| Modifier and Type | Field and Description |
|---|---|
protected TimelineReader |
VocalizationF0PolynomialInspector.audio |
protected TimelineReader |
VocalizationF0PolyFeatureFileWriter.audio |
| Modifier and Type | Method and Description |
|---|---|
protected TimelineReader |
VoiceDataDumper.loadAudioTimeline(String fileName)
Load audio timeline from file
|
| Modifier and Type | Field and Description |
|---|---|
protected TimelineReader |
BaseUnitConcatenator.timeline |
| Modifier and Type | Class and Description |
|---|---|
class |
HnmTimelineReader
A reader class for the harmonics plus noise timeline file.
|
class |
LPCTimelineReader |
class |
MCepTimelineReader |
| Modifier and Type | Field and Description |
|---|---|
protected TimelineReader |
UnitDatabase.audioTimeline |
protected TimelineReader |
UnitDatabase.basenameTimeline |
| Modifier and Type | Method and Description |
|---|---|
TimelineReader |
UnitDatabase.getAudioTimeline() |
| 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 | Field and Description |
|---|---|
protected TimelineReader |
HNMSynthesisTechnology.audioTimeline |
protected TimelineReader |
FDPSOLASynthesisTechnology.audioTimeline |
| Constructor and Description |
|---|
FDPSOLASynthesisTechnology(TimelineReader audioTimeline,
VocalizationUnitFileReader unitFileReader,
HNMFeatureFileReader vHNMFeaturesReader,
VocalizationIntonationReader vIntonationReader,
boolean imposeF0Support) |
HNMSynthesisTechnology(TimelineReader audioTimeline,
VocalizationUnitFileReader unitFileReader,
HNMFeatureFileReader vHNMFeaturesReader,
VocalizationIntonationReader vIntonationReader,
boolean imposeF0Support) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.