wav2vec_test / preprocessor_config.json
othrif's picture
test of egyptian arabic with wav2vec2 fine-tuning
dee4b00
raw history blame
No virus
158 Bytes
{
"do_normalize": true,
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}