omniASR-W2V-300M / preprocessor_config.json
aadel4's picture
Upload omniASR-W2V-300M converted from fairseq2
2c6af0e 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
}