wav2vec2-large-robust-SB300 / preprocessor_config.json
Leonard Vorbeck
Model ported from fairseq
91f370a
{
"do_normalize": true,
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}