|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinpro.features.EOTFeatureAggregator
inpro.features.EOTTrainer
public class EOTTrainer
Field Summary | |
---|---|
private double |
startTime
|
private double |
stopTime
|
Constructor Summary | |
---|---|
EOTTrainer()
|
Method Summary | |
---|---|
weka.core.Instance |
getCurrentInstance()
|
double |
getEOTDistance()
|
double |
getSOTDistance()
|
double |
getTimeIntoTurn()
|
void |
loadGoldStandard(java.lang.String filename)
|
Methods inherited from class inpro.features.EOTFeatureAggregator |
---|
createFeatures, getCurrentEnergy, getCurrentPitch, getNewestFeatures, getTimeIntoAudio, newProperties, newSignalFeatures, newSignalFeatures, printArffHeader, reset, setCurrentFrameEnergy, setCurrentPitch, setCurrentVoicing |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private double startTime
private double stopTime
Constructor Detail |
---|
public EOTTrainer()
Method Detail |
---|
public void loadGoldStandard(java.lang.String filename)
public double getSOTDistance()
public double getEOTDistance()
public double getTimeIntoTurn()
public weka.core.Instance getCurrentInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |