musicgen_finetuned_chj / preprocessor_config.json
choihj0706's picture
Add fine-tuned MusicGen model
fdbbb96
raw
history blame contribute delete
220 Bytes
{
"_name_or_path": "choihj0706/musicgen_finetuned_chj",
"feature_extractor_type": "MusicgenProcessor",
"sampling_rate": 32000,
"return_attention_mask": true,
"audio_format": "wav",
"channels": 1
}