omniASR-W2V-1B / preprocessor_config.json
aadel4's picture
Upload omniASR-W2V-1B converted from fairseq2
1cdf8a7 verified
raw
history blame contribute delete
187 Bytes
{
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"feature_size": 1,
"sampling_rate": 16000,
"padding_value": 0.0,
"do_normalize": true,
"return_attention_mask": false
}