s2t_librispeech_medium / preprocessor_config.json
valhalla's picture
add processor
95bdd43
{
"do_normalize": true,
"feature_size": 80,
"norm_means": true,
"norm_vars": true,
"num_mel_bins": 80,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}