OpenUnmix-L-MLX / config.json
aufklarer's picture
Upload folder using huggingface_hub
c608b43 verified
{
"model": "umxl",
"hidden_size": 1024,
"nb_bins": 2049,
"max_bin": 1487,
"nb_channels": 2,
"sample_rate": 44100,
"n_fft": 4096,
"n_hop": 1024,
"targets": [
"vocals",
"drums",
"bass",
"other"
]
}