wav2vec2-large-xlsr-kn / preprocessor_config.json
amoghsgopadi's picture
First version of the wav2vec2-large-xlsr-kn model and tokenizer.
1bde6c3
{
"do_normalize": true,
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}