Package | Description |
---|---|
marytts.tools.dbselection | |
marytts.unitselection.data |
Modifier and Type | Method and Description |
---|---|
Pair<int[],byte[][]> |
DBHandler.getIdsAndFeatureVectors(String table,
String condition)
For the set of sentences identified by table and condition, retrieve from Mysql both the sentence ids and the corresponding
features.
|
Modifier and Type | Method and Description |
---|---|
protected Pair<ByteBuffer,Long> |
TimelineReader.getByteBufferAtTime(long targetTimeInSamples)
This method produces a new byte buffer whose current position represents the requested positionInFile.
|
protected Pair<ByteBuffer,Long> |
TimelineReader.getMappedByteBufferAtTime(long targetTimeInSamples) |
protected Pair<ByteBuffer,Long> |
TimelineReader.loadByteBufferAtTime(long targetTimeInSamples) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.