hubert-tiny-random / preprocessor_config.json
ybelkada's picture
Update preprocessor_config.json
2f264c6
raw
history blame
No virus
205 Bytes
{
"do_normalize": true,
"feature_extractor_type": "Wav2Vec2Processor",
"feature_size": 1,
"padding_side": "right",
"padding_value": 0,
"return_attention_mask": false,
"sampling_rate": 16000
}