slu-wav2vec2-ctc-MEDIA-relax / preprocessor_config.json
GaelleLaperriere's picture
Create preprocessor_config.json
40cf430
{
"do_normalize": true,
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}