We are pleased to announce that the Sound Demixing Challenge now supports GPU instances for submitting your models.
To use this, add a GPU flag to aicrowd.json in your submission repositories. Detailed instructions can be found in the latest update of the starter kit.
{
"challenge_id": "robust-music-separation",
"authors": [
"aicrowd-bot"
],
"external_dataset_used": false,
"gpu": false,
"description": "(optional) description about your awesome model"
}