s2t_librispeech_large / preprocessor_config.json
valhalla's picture
add processor
2cf9ceb
{
"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
}