public class UtteranceHMMGraph extends Graph implements UtteranceGraph
Constructor and Description |
---|
UtteranceHMMGraph(java.lang.String context,
Utterance utterance,
AcousticModel acousticModel,
UnitManager unitManager) |
Modifier and Type | Method and Description |
---|---|
void |
add(Graph transcriptGraph)
Add a transcript graph to the current utterance graph.
|
addEdge, addNode, copyGraph, getFinalNode, getInitialNode, getNode, hasMoreEdges, hasMoreNodes, indexOf, insertGraph, isEdgeInGraph, isFinalNode, isInitialNode, isNodeInGraph, linkNodes, nextEdge, nextNode, nodeToArray, printGraph, setFinalNode, setInitialNode, size, startEdgeIterator, startNodeIterator, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFinalNode, getInitialNode, getNode, indexOf, isFinalNode, isInitialNode, size, validate
public UtteranceHMMGraph(java.lang.String context, Utterance utterance, AcousticModel acousticModel, UnitManager unitManager)
public void add(Graph transcriptGraph)
add
in interface UtteranceGraph
transcriptGraph
- the transcript graph