Files changed (1) hide show
  1. ASLP-lab_DiffRhythm-base.json +58 -0
ASLP-lab_DiffRhythm-base.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:23e56a83-2ef3-4270-b3b5-1b55f7a426ac",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-10-07T08:04:42.097142+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "ASLP-lab/DiffRhythm-base-741ecd82-1b7e-5cda-ae4a-f414c0476b55",
11
+ "licenses": [
12
+ {
13
+ "license": {
14
+ "id": "Apache-2.0",
15
+ "url": "https://spdx.org/licenses/Apache-2.0.html"
16
+ }
17
+ }
18
+ ],
19
+ "externalReferences": [
20
+ {
21
+ "url": "https://huggingface.co/ASLP-lab/DiffRhythm-base",
22
+ "type": "documentation"
23
+ }
24
+ ],
25
+ "modelCard": {
26
+ "modelParameters": {
27
+ "datasets": [],
28
+ "architectureFamily": "diffrhythm"
29
+ },
30
+ "properties": [
31
+ {
32
+ "name": "library_name",
33
+ "value": "DiffRhythm"
34
+ }
35
+ ]
36
+ },
37
+ "name": "ASLP-lab/DiffRhythm-base",
38
+ "authors": [
39
+ {
40
+ "name": "ASLP-lab"
41
+ }
42
+ ],
43
+ "tags": [
44
+ "DiffRhythm",
45
+ "diffrhythm",
46
+ "music",
47
+ "art",
48
+ "diffusion",
49
+ "zh",
50
+ "en",
51
+ "arxiv:2503.01183",
52
+ "license:apache-2.0",
53
+ "region:us"
54
+ ]
55
+ }
56
+ },
57
+ "components": []
58
+ }