wav2vec2-base-960h-with-lm / preprocessor_config.json
shawn-nyk's picture
Add language model
dc79cad
{
"do_normalize": true,
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": false,
"sampling_rate": 16000
}