public class FeatExtractOperation extends Operation
qa.qcri.prepocressor.operations.feat
package. Note that the kaldi file is generated incrementally: Each operation
call adds its individual to the file. Therefore, it is important that only
one instance of this operation is instantiated.| Constructor and Description |
|---|
FeatExtractOperation(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(java.lang.String[] argv)
Deletes kaldiFile.
|
generateId, getConfiguration, processPopulationpublic void configure(java.lang.String[] argv)
configure in class Operationargv - string array with command line argumentsConfiguration.processCommandLineArguments(String[])