SpeechRecog / preprocessor_config.json
Tejas2000's picture
Create preprocessor_config.json
e547774
{
"do_normalize": true,
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}