public class HMMVoice extends Voice
Voice.Gender
acousticModels, AF16000, AF16000BE, AF22050, durationGraph, f0ContourFeatures, f0Graph, FEMALE, MALE
Constructor and Description |
---|
HMMVoice(String voiceName,
WaveformSynthesizer synthesizer)
constructor
|
Modifier and Type | Method and Description |
---|---|
HMMData |
getHMMData() |
void |
setDurationScale(double dval) |
void |
setF0Mean(double dval) |
void |
setF0Std(double dval) |
void |
setLength(double dval) |
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, toString
public HMMVoice(String voiceName, WaveformSynthesizer synthesizer) throws Exception
voiceName
- voiceNamesynthesizer
- synthesizerException
- Exceptionpublic HMMData getHMMData()
public void setF0Std(double dval)
public void setF0Mean(double dval)
public void setLength(double dval)
public void setDurationScale(double dval)
Copyright © 2000–2016 DFKI GmbH. All rights reserved.