The dataobfuscation
module processes training data audio files and labels in such a way that any sensitive or private information is hidden, so that you can use the data for model training.
Mode | Input | Output | Description |
---|---|---|---|
The dataobfuscation module does not accept input streams or write to an output stream. All inputs and outputs are file based. |
Example:
output <- dataobfuscation(O, input)
MaxBeamValue | PlhExt | |
AudioAnalysisDir* | MaxOtdLen | PlhPath* |
BeamStep | MinBeamValue | RandOtd |
DataListFile* | OtdPath* | TxtExt |
Diag | OutLabExt | TxtPath* |
DiagFile | OutLabPath | WriteOutLabs |
DnnFile * | PgfFile* |
*You must set the value of these configuration parameters by setting the corresponding action parameters.
|