static IndexMap |
AdaptationUtils.mapFrameGroupsFeatures(String sourceLabelFile,
String targetLabelFile,
String sourceFeatureFile,
String targetFeatureFile,
int numNeighbours,
int vocalTractFeature,
String[] labelsToExcludeFromTraining) |
static IndexMap |
AdaptationUtils.mapFramesFeatures(String sourceLabelFile,
String targetLabelFile,
String sourceFeatureFile,
String targetFeatureFile,
int vocalTractFeature,
String[] labelsToExcludeFromTraining) |
static IndexMap |
AdaptationUtils.mapLabelGroupsFeatures(String sourceLabelFile,
String targetLabelFile,
String sourceFeatureFile,
String targetFeatureFile,
int numNeighbours,
int vocalTractFeature,
String[] labelsToExcludeFromTraining) |
static IndexMap |
AdaptationUtils.mapLabelsFeatures(String sourceLabelFile,
String targetLabelFile,
String sourceFeatureFile,
String targetFeatureFile,
int vocalTractFeature,
String[] labelsToExcludeFromTraining) |
static IndexMap |
AdaptationUtils.mapSpeechFeatures() |