demo.inpro.system.greifarm
Class GreifarmExperiment
java.lang.Object
demo.inpro.system.greifarm.GreifarmExperiment
- All Implemented Interfaces:
- DropListener
public class GreifarmExperiment
- extends java.lang.Object
- implements DropListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
private static final org.apache.log4j.Logger logger
MAX_GAMES
private static final int MAX_GAMES
- See Also:
- Constant Field Values
random
java.util.Random random
casrh
private CurrentASRHypothesis casrh
deltifiers
private java.util.List<ASRWordDeltifier> deltifiers
rr
private GreifarmExperiment.RecoRunner rr
ga
private GreifarmActor ga
gameScore
private GameScore gameScore
ssv
private SpeechStateVisualizer ssv
testResult
java.util.HashMap<ASRWordDeltifier,java.util.List<GreifarmExperiment.Score>> testResult
gameCount
int gameCount
GreifarmExperiment
public GreifarmExperiment(edu.cmu.sphinx.util.props.ConfigurationManager cm)
setRandomSmoothingStyle
private void setRandomSmoothingStyle()
getDeltifier
private ASRWordDeltifier getDeltifier()
showDialog
void showDialog()
- only call this on the Swing Thread!
nextRound
void nextRound()
sleep
void sleep(int time)
notifyDrop
public void notifyDrop(GameScore gameScore)
- Specified by:
notifyDrop
in interface DropListener
showTestResult
private void showTestResult()
main
public static void main(java.lang.String[] args)
- Parameters:
args
- ignores all arguments