speech-recognition-model / feature_extractor_config.json
salahyahya's picture
Upload feature_extractor_config.json
3f88c26 verified
raw
history blame contribute delete
No virus
157 Bytes
{
"do_normalize": true,
"feature_dim": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}