public class WeightedCodebook extends VocalTractTransformationData
| Modifier and Type | Field and Description |
|---|---|
WeightedCodebookEntry[] |
entries |
WeightedCodebookFileHeader |
header |
static int |
SOURCE |
static int |
SOURCE_TARGET |
static int |
TARGET |
static int |
TARGET_SOURCE |
| Constructor and Description |
|---|
WeightedCodebook() |
WeightedCodebook(int totalLsfEntriesIn,
int totalF0StatisticsIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
allocate() |
void |
allocate(int totalEntriesIn) |
double[][] |
getFeatures(int speakerType,
int desiredFeatures) |
public static final int SOURCE
public static final int TARGET
public static final int SOURCE_TARGET
public static final int TARGET_SOURCE
public WeightedCodebookEntry[] entries
public WeightedCodebookFileHeader header
Copyright © 2000–2016 DFKI GmbH. All rights reserved.