svector-aam-aug / preprocessor_config.json
yangwang825's picture
Create preprocessor_config.json
bc6e1ce
{
"auto_map": {
"AutoFeatureExtractor": "feature_extraction_svector.SvectorFeatureExtractor"
},
"do_normalize": true,
"feature_extractor_type": "SvectorFeatureExtractor",
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": false,
"sampling_rate": 16000
}