|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmarytts.signalproc.adaptation.prosody.PitchTransformer
public class PitchTransformer
| Constructor Summary | |
|---|---|
PitchTransformer()
|
|
| Method Summary | |
|---|---|
int |
findBestMatch(PitchStatistics oneStatistics,
PitchStatisticsCollection multipleStatistics,
double[] variances)
|
double[] |
transform(ProsodyTransformerParams param,
PitchStatisticsMapping mapping,
PitchStatistics inputLocalStatistics,
double[] f0s,
double[] pscales)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PitchTransformer()
| Method Detail |
|---|
public double[] transform(ProsodyTransformerParams param,
PitchStatisticsMapping mapping,
PitchStatistics inputLocalStatistics,
double[] f0s,
double[] pscales)
public int findBestMatch(PitchStatistics oneStatistics,
PitchStatisticsCollection multipleStatistics,
double[] variances)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||