generated from thinkode/modelRepository
Initial commit and v1.0
This commit is contained in:
32
demucs/remote/files.txt
Normal file
32
demucs/remote/files.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
# MDX Models
|
||||
root: mdx_final/
|
||||
0d19c1c6-0f06f20e.th
|
||||
5d2d6c55-db83574e.th
|
||||
7d865c68-3d5dd56b.th
|
||||
7ecf8ec1-70f50cc9.th
|
||||
a1d90b5c-ae9d2452.th
|
||||
c511e2ab-fe698775.th
|
||||
cfa93e08-61801ae1.th
|
||||
e51eebcc-c1b80bdd.th
|
||||
6b9c2ca1-3fd82607.th
|
||||
b72baf4e-8778635e.th
|
||||
42e558d4-196e0e1b.th
|
||||
305bc58f-18378783.th
|
||||
14fc6a69-a89dd0ee.th
|
||||
464b36d7-e5a9386e.th
|
||||
7fd6ef75-a905dd85.th
|
||||
83fc094f-4a16d450.th
|
||||
1ef250f1-592467ce.th
|
||||
902315c2-b39ce9c9.th
|
||||
9a6b4851-03af0aa6.th
|
||||
fa0cb7f9-100d8bf4.th
|
||||
# Hybrid Transformer models
|
||||
root: hybrid_transformer/
|
||||
955717e8-8726e21a.th
|
||||
f7e0c4bc-ba3fe64a.th
|
||||
d12395a8-e57c48e6.th
|
||||
92cfc3b6-ef3bcb9c.th
|
||||
04573f0d-f3cf25b2.th
|
||||
75fc33f5-1941ce65.th
|
||||
# Experimental 6 sources model
|
||||
5c90dfd2-34c22ccb.th
|
||||
2
demucs/remote/hdemucs_mmi.yaml
Normal file
2
demucs/remote/hdemucs_mmi.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
models: ['75fc33f5']
|
||||
segment: 44
|
||||
1
demucs/remote/htdemucs.yaml
Normal file
1
demucs/remote/htdemucs.yaml
Normal file
@@ -0,0 +1 @@
|
||||
models: ['955717e8']
|
||||
1
demucs/remote/htdemucs_6s.yaml
Normal file
1
demucs/remote/htdemucs_6s.yaml
Normal file
@@ -0,0 +1 @@
|
||||
models: ['5c90dfd2']
|
||||
7
demucs/remote/htdemucs_ft.yaml
Normal file
7
demucs/remote/htdemucs_ft.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
models: ['f7e0c4bc', 'd12395a8', '92cfc3b6', '04573f0d']
|
||||
weights: [
|
||||
[1., 0., 0., 0.],
|
||||
[0., 1., 0., 0.],
|
||||
[0., 0., 1., 0.],
|
||||
[0., 0., 0., 1.],
|
||||
]
|
||||
8
demucs/remote/mdx.yaml
Normal file
8
demucs/remote/mdx.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
models: ['0d19c1c6', '7ecf8ec1', 'c511e2ab', '7d865c68']
|
||||
weights: [
|
||||
[1., 1., 0., 0.],
|
||||
[0., 1., 0., 0.],
|
||||
[1., 0., 1., 1.],
|
||||
[1., 0., 1., 1.],
|
||||
]
|
||||
segment: 44
|
||||
2
demucs/remote/mdx_extra.yaml
Normal file
2
demucs/remote/mdx_extra.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
models: ['e51eebcc', 'a1d90b5c', '5d2d6c55', 'cfa93e08']
|
||||
segment: 44
|
||||
2
demucs/remote/mdx_extra_q.yaml
Normal file
2
demucs/remote/mdx_extra_q.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
models: ['83fc094f', '464b36d7', '14fc6a69', '7fd6ef75']
|
||||
segment: 44
|
||||
8
demucs/remote/mdx_q.yaml
Normal file
8
demucs/remote/mdx_q.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
models: ['6b9c2ca1', 'b72baf4e', '42e558d4', '305bc58f']
|
||||
weights: [
|
||||
[1., 1., 0., 0.],
|
||||
[0., 1., 0., 0.],
|
||||
[1., 0., 1., 1.],
|
||||
[1., 0., 1., 1.],
|
||||
]
|
||||
segment: 44
|
||||
2
demucs/remote/repro_mdx_a.yaml
Normal file
2
demucs/remote/repro_mdx_a.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
models: ['9a6b4851', '1ef250f1', 'fa0cb7f9', '902315c2']
|
||||
segment: 44
|
||||
2
demucs/remote/repro_mdx_a_hybrid_only.yaml
Normal file
2
demucs/remote/repro_mdx_a_hybrid_only.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
models: ['fa0cb7f9', '902315c2', 'fa0cb7f9', '902315c2']
|
||||
segment: 44
|
||||
2
demucs/remote/repro_mdx_a_time_only.yaml
Normal file
2
demucs/remote/repro_mdx_a_time_only.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
models: ['9a6b4851', '9a6b4851', '1ef250f1', '1ef250f1']
|
||||
segment: 44
|
||||
Reference in New Issue
Block a user