public class HNMFeatureFileWriter extends VoiceImportComponent
| Modifier and Type | Field and Description |
|---|---|
protected BasenameList |
bnlVocalizations |
protected DatabaseLayout |
db |
bnl, logger, props, props2Help| Constructor and Description |
|---|
HNMFeatureFileWriter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compute()
Do the computations required by this component.
|
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() |
protected void |
writeHeaderTo(DataOutput out)
Write the header of this feature file to the given DataOutput
|
getHelpText, getHelpTextForProp, getProp, initialise, setPropprotected DatabaseLayout db
protected BasenameList bnlVocalizations
public SortedMap<String,String> getDefaultProps(DatabaseLayout db)
VoiceImportComponentgetDefaultProps in class VoiceImportComponentdb - dbprotected void setupHelp()
setupHelp in class VoiceImportComponentpublic boolean compute()
throws UnsupportedAudioFileException,
IOException,
MaryConfigurationException
VoiceImportComponentcompute in class VoiceImportComponentUnsupportedAudioFileExceptionIOExceptionMaryConfigurationExceptionprotected void initialiseComp()
throws Exception
initialiseComp in class VoiceImportComponentException - Exceptionprotected void writeHeaderTo(DataOutput out) throws IOException
out - outIOException - IOExceptionpublic String getName()
getName in class VoiceImportComponentpublic int getProgress()
getProgress in class VoiceImportComponentpublic static void main(String[] args)
args - argsCopyright © 2000–2016 DFKI GmbH. All rights reserved.