s2t_fa_v01 / preprocessor_config.json
mohammadh128's picture
Upload folder using huggingface_hub
e383f73
raw
history blame contribute delete
242 Bytes
{
"do_ceptral_normalize": true,
"feature_size": 80,
"normalize_means": true,
"normalize_vars": true,
"num_mel_bins": 80,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 48000
}