| { | |
| "model_type": "demucs", | |
| "model_name": "htdemucs", | |
| "stems": ["vocals", "drums", "bass", "other"], | |
| "sample_rate": 44100, | |
| "audio_channels": 2, | |
| "auto_map": { | |
| "AutoConfig": "modeling_demucs.DemucsConfig", | |
| "AutoModel": "modeling_demucs.DemucsForSourceSeparation" | |
| } | |
| } | |