Musicbeat / processor_config.json
Jefferson de Azevedo
Upload processor_config.json with huggingface_hub
560bcb8 verified
Raw
History Blame Contribute Delete
320 Bytes
{
"feature_extractor": {
"chunk_length_s": null,
"feature_extractor_type": "EncodecFeatureExtractor",
"feature_size": 1,
"overlap": null,
"padding_side": "left",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 32000
},
"processor_class": "MusicgenProcessor"
}