public class DiphoneUnitDatabase extends UnitDatabase
audioTimeline, backtrace, basenameTimeline, joinCostFunction, logger, numUnits, preselectionCART, sCostFunction, targetCostFunction, unitReader
Constructor and Description |
---|
DiphoneUnitDatabase() |
Modifier and Type | Method and Description |
---|---|
List<ViterbiCandidate> |
getCandidates(Target target)
Preselect a set of candidates that could be used to realise the given target.
|
getAudioTimeline, getFilename, getFilenameAndTime, getJoinCostFunction, getSCostFunction, getTargetCostFunction, getUnitFileReader, load, load
public List<ViterbiCandidate> getCandidates(Target target)
getCandidates
in class UnitDatabase
target
- a Target object representing an optimal unitCopyright © 2000–2016 DFKI GmbH. All rights reserved.