DeepSahel-Kikuyu-ASR-Full / processor_config.json
InterstellarCG's picture
Publish DeepSahel MMS CTC Kikuyu Muon Ext3 Full
f37c90d verified
Raw
History Blame Contribute Delete
297 Bytes
{
"feature_extractor": {
"do_normalize": true,
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"feature_size": 1,
"padding_side": "right",
"padding_value": 0,
"return_attention_mask": true,
"sampling_rate": 16000
},
"processor_class": "Wav2Vec2Processor"
}