edu.cmu.sphinx.linguist.util
Class LinguistTimer
java.lang.Object
edu.cmu.sphinx.linguist.util.LinguistTimer
- public class LinguistTimer
- extends java.lang.Object
Gets successors from a linguist and times them
Method Summary |
void |
timeLinguist(int numRuns,
int numFrames,
int maxBeam)
Times the lingust |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinguistTimer
public LinguistTimer(Linguist linguist,
boolean details)
- Creats a LinguistTimer
- Parameters:
linguist
- the linguist to timedetails
- if true print out details
timeLinguist
public void timeLinguist(int numRuns,
int numFrames,
int maxBeam)
- Times the lingust
- Parameters:
numRuns
- the number of simulated runsnumFrames
- the number of simulated framesmaxBeam
- the size of the beam