public class JointGMMMapper extends GMMMapper
Constructor and Description |
---|
JointGMMMapper() |
Modifier and Type | Method and Description |
---|---|
JointGMMMatch |
transform(double[] inputLsfs,
JointGMM jointGMM,
boolean isVocalTractMatchUsingTargetModel) |
GMMMatch |
transform(double[] inputLsfs,
JointGMMSet jointGMMSet,
double[] weights,
boolean isVocalTractMatchUsingTargetModel) |
public GMMMatch transform(double[] inputLsfs, JointGMMSet jointGMMSet, double[] weights, boolean isVocalTractMatchUsingTargetModel)
public JointGMMMatch transform(double[] inputLsfs, JointGMM jointGMM, boolean isVocalTractMatchUsingTargetModel)
Copyright © 2000–2016 DFKI GmbH. All rights reserved.