|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.dfki.lt.mary.unitselection.voiceimport.VoiceImportComponent
de.dfki.lt.mary.unitselection.voiceimport.SphinxLabelingPreparator
public class SphinxLabelingPreparator
Preparate the directory of the voice for sphinx labelling
| Field Summary | |
|---|---|
java.lang.String |
ESTDIR
|
java.lang.String |
MARYSERVERHOST
|
java.lang.String |
MARYSERVERPORT
|
java.lang.String |
SPHINXTRAINDIR
|
java.lang.String |
STDIR
|
java.lang.String |
TRANSCRIPTFILE
|
| Fields inherited from class de.dfki.lt.mary.unitselection.voiceimport.VoiceImportComponent |
|---|
bnl, props, props2Help |
| Constructor Summary | |
|---|---|
SphinxLabelingPreparator()
|
|
| Method Summary | |
|---|---|
boolean |
compute()
Do the computations required by this component. |
java.util.SortedMap |
getDefaultProps(DatabaseLayout db)
Get the map of properties2values containing the default values |
java.lang.String |
getName()
Get the name of this component |
int |
getProgress()
Provide the progress of computation, in percent, or -1 if that feature is not implemented. |
void |
initialiseComp()
Initialise a voice import component: component specific initialisation; to be overwritten by subclasses |
protected void |
setupHelp()
|
| Methods inherited from class de.dfki.lt.mary.unitselection.voiceimport.VoiceImportComponent |
|---|
getHelpText, getHelpTextForProp, getProp, initialise, setProp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String STDIR
public final java.lang.String SPHINXTRAINDIR
public final java.lang.String ESTDIR
public final java.lang.String TRANSCRIPTFILE
public final java.lang.String MARYSERVERHOST
public final java.lang.String MARYSERVERPORT
| Constructor Detail |
|---|
public SphinxLabelingPreparator()
| Method Detail |
|---|
public final java.lang.String getName()
VoiceImportComponent
getName in class VoiceImportComponentpublic java.util.SortedMap getDefaultProps(DatabaseLayout db)
VoiceImportComponent
getDefaultProps in class VoiceImportComponentprotected void setupHelp()
setupHelp in class VoiceImportComponentpublic void initialiseComp()
VoiceImportComponent
initialiseComp in class VoiceImportComponent
public boolean compute()
throws java.lang.Exception
compute in class VoiceImportComponentjava.lang.Exceptionpublic int getProgress()
getProgress in class VoiceImportComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||