spkrec-xvect-voxceleb-onnx / preprocessor_config.json
tneethesh
update preprocessor
9497022
raw
history blame
215 Bytes
{
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"do_normalize": false,
"return_attention_mask": false,
"padding_side": "right",
"padding_value": 0.0,
"feature_size": 1,
"sampling_rate": 16000
}