Audio-JEPA-base / preprocessor_config.json
ltuncay's picture
Release Audio-JEPA-base from run jp6l70l6 with recipe and X-ARES results
be96b3c verified
Raw
History Blame Contribute Delete
303 Bytes
{
"auto_map": {
"AutoFeatureExtractor": "feature_extraction_audio.AudioEmbeddingFeatureExtractor"
},
"feature_extractor_type": "AudioEmbeddingFeatureExtractor",
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}