public class BaselineAdaptationSet extends Object
Constructor and Description |
---|
BaselineAdaptationSet() |
BaselineAdaptationSet(int numItems) |
BaselineAdaptationSet(String folder) |
BaselineAdaptationSet(String folder,
String referenceFileExt) |
Modifier and Type | Method and Description |
---|---|
void |
allocate(int numItems) |
String[] |
getAudioFiles() |
String[] |
getCepsFiles() |
String[] |
getEggFiles() |
String[] |
getEnergyFiles() |
String[] |
getLabelFiles() |
String[] |
getLpcFiles() |
String[] |
getLpResidualFiles() |
String[] |
getLsfFiles() |
String[] |
getMfccFiles() |
String[] |
getNoiseFiles() |
String[] |
getPitchFiles() |
String[] |
getPitchMarkFiles() |
String[] |
getRawMfccFiles() |
String[] |
getResidualFiles() |
String[] |
getSinesFiles() |
String[] |
getTextFiles() |
String[] |
getTransientsFiles() |
public BaselineAdaptationItem[] items
public static final String WAV_EXTENSION_DEFAULT
public static final String SINUSOID_EXTENSION_DEFAULT
public static final String NOISE_EXTENSION_DEFAULT
public static final String TRANSIENT_EXTENSION_DEFAULT
public static final String RESIDUAL_EXTENSION_DEFAULT
public static final String LABEL_EXTENSION_DEFAULT
public static final String PITCH_EXTENSION_DEFAULT
public static final String F0_EXTENSION_DEFAULT
public static final String PITCHMARK_EXTENSION_DEFAULT
public static final String ENERGY_EXTENSION_DEFAULT
public static final String TEXT_EXTENSION_DEFAULT
public static final String RAWMFCC_EXTENSION_DEFAULT
public static final String MFCC_EXTENSION_DEFAULT
public static final String LSF_EXTENSION_DEFAULT
public static final String LPC_EXTENSION_DEFAULT
public static final String LPRESIDUAL_EXTENSION_DEFAULT
public static final String CEPSTRUM_EXTENSION_DEFAULT
public static final String EGG_EXTENSION_DEFAULT
public static final String TARGETFESTIVALUTT_EXTENSION_DEFAULT
public static final String TARGETLABEL_EXTENSION_DEFAULT
public static final String TARGETPITCH_EXTENSION_DEFAULT
public static final String TARGETF0_EXTENSION_DEFAULT
public static final String TARGETENERGY_EXTENSION_DEFAULT
public static final String TARGETWAV_EXTENSION_DEFAULT
public BaselineAdaptationSet()
public BaselineAdaptationSet(int numItems)
public BaselineAdaptationSet(String folder)
public void allocate(int numItems)
public String[] getLabelFiles()
public String[] getLsfFiles()
public String[] getAudioFiles()
public String[] getCepsFiles()
public String[] getEggFiles()
public String[] getPitchFiles()
public String[] getLpcFiles()
public String[] getLpResidualFiles()
public String[] getRawMfccFiles()
public String[] getMfccFiles()
public String[] getNoiseFiles()
public String[] getPitchMarkFiles()
public String[] getResidualFiles()
public String[] getSinesFiles()
public String[] getTextFiles()
public String[] getTransientsFiles()
public String[] getEnergyFiles()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.