public class MLSAFeatureFileComputer extends VoiceImportComponent
Modifier and Type | Field and Description |
---|---|
protected BasenameList |
bnlVocalizations |
protected DatabaseLayout |
db |
bnl, logger, props, props2Help
Constructor and Description |
---|
MLSAFeatureFileComputer() |
Modifier and Type | Method and Description |
---|---|
boolean |
compute()
compute logf0, mgc, strength features
|
SortedMap<String,String> |
getDefaultProps(DatabaseLayout db)
Get the map of properties2values containing the default values
|
String |
getName()
Return this voice import component name
|
int |
getProgress()
Return the progress of this component
|
protected void |
initialiseComp()
Initialize this component
|
static void |
main(String[] args) |
protected void |
setupHelp() |
getHelpText, getHelpTextForProp, getProp, initialise, setProp
protected DatabaseLayout db
protected BasenameList bnlVocalizations
public SortedMap<String,String> getDefaultProps(DatabaseLayout db)
VoiceImportComponent
getDefaultProps
in class VoiceImportComponent
db
- dbprotected void setupHelp()
setupHelp
in class VoiceImportComponent
public boolean compute() throws Exception
compute
in class VoiceImportComponent
Exception
- Exceptionprotected void initialiseComp() throws Exception
initialiseComp
in class VoiceImportComponent
MaryConfigurationException
- if there is problem with basename listException
- Exceptionpublic String getName()
getName
in class VoiceImportComponent
public int getProgress()
getProgress
in class VoiceImportComponent
public static void main(String[] args)
args
- argsCopyright © 2000–2016 DFKI GmbH. All rights reserved.