Datasets:
Tasks:
Audio-to-Audio
Modalities:
Audio
Formats:
soundfolder
Size:
< 1K
ArXiv:
Tags:
audio
audio-to-audio
source-separation
audio-source-separation
music-source-separation
music-demixing
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -60,6 +60,8 @@ pathRoot: str = huggingface_hub.snapshot_download(f'MusicDemixingBenchmarks/{sub
|
|
| 60 |
pathFilenames_mixture: list[str] = list(map(partial(fs.path.combine, pathRoot), filenames_mixture))
|
| 61 |
```
|
| 62 |
|
|
|
|
|
|
|
| 63 |
```bibtex
|
| 64 |
@misc{solovyev2024benchmarksleaderboardssounddemixing,
|
| 65 |
title={Benchmarks and leaderboards for sound demixing tasks},
|
|
|
|
| 60 |
pathFilenames_mixture: list[str] = list(map(partial(fs.path.combine, pathRoot), filenames_mixture))
|
| 61 |
```
|
| 62 |
|
| 63 |
+
## Genesis
|
| 64 |
+
|
| 65 |
```bibtex
|
| 66 |
@misc{solovyev2024benchmarksleaderboardssounddemixing,
|
| 67 |
title={Benchmarks and leaderboards for sound demixing tasks},
|