public interface StatisticalCostFunction
| Modifier and Type | Method and Description |
|---|---|
double |
cost(Unit u1,
Unit u2) |
void |
init(String configPrefix)
Initialise this scost cost function by reading the appropriate settings from the MaryProperties using the given
configPrefix.
|
void init(String configPrefix) throws MaryConfigurationException
configPrefix - the prefix for the (voice-specific) config entries to use when looking up files to load.MaryConfigurationException - MaryConfigurationExceptionCopyright © 2000–2022 DFKI GmbH. All rights reserved.