public class PitchTransformer extends Object
Constructor and Description |
---|
PitchTransformer() |
Modifier and Type | Method and Description |
---|---|
int |
findBestMatch(PitchStatistics oneStatistics,
PitchStatisticsCollection multipleStatistics,
double[] variances) |
double[] |
transform(ProsodyTransformerParams param,
PitchStatisticsMapping mapping,
PitchStatistics inputLocalStatistics,
double[] f0s,
double[] pscales) |
public double[] transform(ProsodyTransformerParams param, PitchStatisticsMapping mapping, PitchStatistics inputLocalStatistics, double[] f0s, double[] pscales)
public int findBestMatch(PitchStatistics oneStatistics, PitchStatisticsCollection multipleStatistics, double[] variances)
Copyright © 2000–2016 DFKI GmbH. All rights reserved.