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