Package | Description |
---|---|
marytts.unitselection.select.viterbi |
Modifier and Type | Field and Description |
---|---|
protected ViterbiPoint |
Viterbi.firstPoint |
protected ViterbiPoint |
Viterbi.lastPoint |
Modifier and Type | Method and Description |
---|---|
ViterbiPoint |
ViterbiPoint.getNext()
Gets the next point in the queue
|
Modifier and Type | Method and Description |
---|---|
void |
ViterbiPoint.setNext(ViterbiPoint next)
Sets the next point in the queue
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.