lebenchmark-phoneme-classification / preprocessor_config.json
malomn's picture
Create preprocessor_config.json
2fed8e9 verified
raw
history blame contribute delete
No virus
157 Bytes
{
"do_normalize": true,
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}