public class UnitSelectionVoice extends Voice
Voice.Gender| Modifier and Type | Field and Description |
|---|---|
protected UnitConcatenator |
concatenator |
protected UnitDatabase |
database |
protected String |
domain |
protected String |
exampleText |
protected CART[] |
f0Carts |
protected UnitConcatenator |
modificationConcatenator |
protected String |
name |
protected UnitSelector |
unitSelector |
acousticModels, AF16000, AF16000BE, AF22050, durationGraph, f0ContourFeatures, f0Graph, FEMALE, logger, MALE| Constructor and Description |
|---|
UnitSelectionVoice(String name,
WaveformSynthesizer synthesizer) |
| Modifier and Type | Method and Description |
|---|---|
UnitConcatenator |
getConcatenator()
Gets the unit concatenator of this voice
|
UnitDatabase |
getDatabase()
Gets the database of this voice
|
String |
getDomain()
Gets the domain of this voice
|
String |
getExampleText() |
FeatureDefinition |
getF0CartsFeatDef() |
CART[] |
getF0Trees() |
UnitConcatenator |
getModificationConcatenator()
Get the modification UnitConcatenator of this voice
|
UnitSelector |
getUnitSelector()
Gets the unit selector of this voice
|
void |
readExampleText(InputStream in) |
dbAudioFormat, gender, getAcousticModels, getAllophone, getAllophoneSet, getAvailableVoices, getAvailableVoices, getAvailableVoices, getAvailableVoices, getBoundaryModel, getDefaultVoice, getDurationGraph, getDurationModel, getF0ContourFeatures, getF0Graph, getF0Model, getLocale, getName, getOtherModels, getPreferredModulesAcceptingType, getStyles, getSuitableVoice, getVocalizationSynthesizer, getVoice, getVoice, getVoice, hasName, hasVocalizationSupport, registerVoice, synthesize, synthesizer, toStringprotected UnitDatabase database
protected UnitSelector unitSelector
protected UnitConcatenator concatenator
protected UnitConcatenator modificationConcatenator
protected String domain
protected String name
protected CART[] f0Carts
protected String exampleText
public UnitSelectionVoice(String name, WaveformSynthesizer synthesizer) throws MaryConfigurationException
MaryConfigurationExceptionpublic UnitDatabase getDatabase()
public UnitSelector getUnitSelector()
public UnitConcatenator getConcatenator()
public UnitConcatenator getModificationConcatenator()
public String getDomain()
public String getExampleText()
public void readExampleText(InputStream in) throws IOException
IOExceptionpublic CART[] getF0Trees()
public FeatureDefinition getF0CartsFeatDef()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.