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, processPopulation
public void configure(java.lang.String[] argv)
configure
in class Operation
argv
- string array with command line argumentsConfiguration.processCommandLineArguments(String[])