MERT-v2-FullSong / preprocessor_config.json
a43992899's picture
Release MERT-v2-FullSong
d8ba1c7
Raw
History Blame Contribute Delete
215 Bytes
{
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"feature_size": 1,
"sampling_rate": 24000,
"padding_value": 0.0,
"padding_side": "right",
"return_attention_mask": true,
"do_normalize": false
}