|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Generic interface for a saver of acoustic models
Method Summary | |
java.util.Map |
getContextIndependentUnits()
Returns the map of context indepent units. |
HMMManager |
getHMMManager()
Returns the HMM Manager for this loader |
int |
getLeftContextSize()
Returns the size of the left context for context dependent units |
Pool |
getMeansPool()
Gets the pool of means for this loader |
Pool |
getMeansTransformationMatrixPool()
Gets the pool of means transformation matrices for this loader |
Pool |
getMeansTransformationVectorPool()
Gets the pool of means transformation vectors for this loader |
int |
getRightContextSize()
Returns the size of the right context for context dependent units |
Pool |
getSenonePool()
|
Pool |
getVariancePool()
|
Pool |
getVarianceTransformationMatrixPool()
Gets the variance transformation matrix pool |
void |
logInfo()
logs information about this loader |
Method Detail |
public Pool getMeansPool()
public Pool getMeansTransformationMatrixPool()
public Pool getMeansTransformationVectorPool()
public Pool getVariancePool()
public Pool getVarianceTransformationMatrixPool()
public Pool getSenonePool()
public HMMManager getHMMManager()
public java.util.Map getContextIndependentUnits()
public void logInfo()
public int getLeftContextSize()
public int getRightContextSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |