Datasets:
Add link to paper and task category
#2
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,10 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
tags:
|
4 |
-
- music
|
5 |
-
|
|
|
|
|
|
|
6 |
## What is this
|
7 |
A dataset of 50 instrumental music tracks generated with the DiffRhythm model, using 10 CC0-licensed instrument samples from OEPN Game Art.
|
|
|
|
|
|
|
|
|
8 |
## Models
|
9 |
This dataset was created by running the DiffRhythm model on 2025 Mar 05 using a copy of the space available at https://huggingface.co/spaces/ASLP-lab/DiffRhythm.
|
10 |
The exact architecture (base or VAE) of the DiffRhythm model used is not explicitly specified in the original source.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- music
|
5 |
+
task_categories:
|
6 |
+
- audio-to-audio
|
7 |
+
---
|
8 |
+
|
9 |
## What is this
|
10 |
A dataset of 50 instrumental music tracks generated with the DiffRhythm model, using 10 CC0-licensed instrument samples from OEPN Game Art.
|
11 |
+
|
12 |
+
Paper: https://huggingface.co/papers/2503.01183
|
13 |
+
Project page: https://nzqian.github.io/DiffRhythm/
|
14 |
+
|
15 |
## Models
|
16 |
This dataset was created by running the DiffRhythm model on 2025 Mar 05 using a copy of the space available at https://huggingface.co/spaces/ASLP-lab/DiffRhythm.
|
17 |
The exact architecture (base or VAE) of the DiffRhythm model used is not explicitly specified in the original source.
|