|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sphinx.decoder.scorer.AbstractScorer
edu.cmu.sphinx.decoder.scorer.SimpleAcousticScorer
public class SimpleAcousticScorer
A Simple acoustic scorer which scores within the current thread.
Note that all scores are maintained in LogMath log base.
Field Summary |
---|
Fields inherited from class edu.cmu.sphinx.decoder.scorer.AbstractScorer |
---|
FEATURE_FRONTEND, SCORE_NORMALIZER |
Constructor Summary | |
---|---|
SimpleAcousticScorer()
|
Method Summary |
---|
Methods inherited from class edu.cmu.sphinx.decoder.scorer.AbstractScorer |
---|
allocate, calculateScores, deallocate, newProperties, startRecognition, stopRecognition, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SimpleAcousticScorer()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |