zkeown commited on
Commit
1cdae3c
·
verified ·
1 Parent(s): 07d71a0

Add metadata.json

Browse files
Files changed (1) hide show
  1. v1.0.0/metadata.json +17 -0
v1.0.0/metadata.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "expertId": "melroformer-full",
3
+ "name": "MelRoFormer Full",
4
+ "version": "1.0.0",
5
+ "tasks": [
6
+ "vocalSeparation"
7
+ ],
8
+ "qualityTier": "high",
9
+ "estimatedRTF": 0.6,
10
+ "peakMemoryMB": 850,
11
+ "inputKind": "mix",
12
+ "outputKind": "stem",
13
+ "sourceRepo": "schismaudio/melroformer-full",
14
+ "expertIds": [
15
+ "melroformer-full"
16
+ ]
17
+ }