Benchmarks and leaderboards for sound demixing tasks
Paper • 2305.07489 • Published
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Unofficial, unpacked mirror of MVSep Quality Checker Phantom Center dataset.
hf CLI and the huggingface_hub Python package are orders of magnitude faster than git.
huggingface_hub Python package--repo-type dataset or repo_type='dataset'
filenames_mixture: list[str] = ...
submissionDatasetType: str = ...
pathRoot: str = huggingface_hub.snapshot_download(f'MusicDemixingBenchmarks/{submissionDatasetType}'
, repo_type = 'dataset'
, allow_patterns = filenames_mixture
)
pathFilenames_mixture: list[str] = list(map(partial(fs.path.combine, pathRoot), filenames_mixture))
@misc{solovyev2024benchmarksleaderboardssounddemixing,
title={Benchmarks and leaderboards for sound demixing tasks},
author={Roman Solovyev and Alexander Stempkovskiy and Tatiana Habruseva},
year={2024},
eprint={2305.07489},
archivePrefix={arXiv},
primaryClass={cs.SD},
url={https://arxiv.org/abs/2305.07489},
}