wav2vec_fa_v01 / preprocessor_config.json
mohammadh128's picture
Upload folder using huggingface_hub
f21dbda
raw
history blame contribute delete
158 Bytes
{
"do_normalize": true,
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}