Upload 3 files
Browse files- .gitattributes +1 -0
- metadata.json +152 -0
- model.index +3 -0
- model.pth +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
model.index filter=lfs diff=lfs merge=lfs -text
|
metadata.json
ADDED
@@ -0,0 +1,152 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"title": "Young Thug BUSINESS IS BUSINESS",
|
3 |
+
"author": {
|
4 |
+
"name": "sifts",
|
5 |
+
"discordUserId": null
|
6 |
+
},
|
7 |
+
"md5": "97f08017c162bc2eccdd13a53142ee72",
|
8 |
+
"uploadedAt": "2024-05-19T16:44:46.556Z",
|
9 |
+
"weightsLink": "https://www.weights.gg/models/clwdrpmql00hoc6r7oor94zih",
|
10 |
+
"id": "clwdrpmql00hoc6r7oor94zih",
|
11 |
+
"type": "v2",
|
12 |
+
"tags": [],
|
13 |
+
"description": "Young Thug Model from BUSINESS IS BUSINESS album\nIG @SiftsAI",
|
14 |
+
"samples": [],
|
15 |
+
"files": [
|
16 |
+
{
|
17 |
+
"name": "model.index",
|
18 |
+
"size": 181020979,
|
19 |
+
"md5": "695aa334d7e0645733420f1a3815dfa5"
|
20 |
+
},
|
21 |
+
{
|
22 |
+
"name": "model.pth",
|
23 |
+
"size": 57577722,
|
24 |
+
"md5": "97f08017c162bc2eccdd13a53142ee72"
|
25 |
+
}
|
26 |
+
],
|
27 |
+
"torchMetadata": {
|
28 |
+
"config": {
|
29 |
+
"spec_channels": 1025,
|
30 |
+
"segment_size": 32,
|
31 |
+
"inter_channels": 192,
|
32 |
+
"hidden_channels": 192,
|
33 |
+
"filter_channels": 768,
|
34 |
+
"n_heads": 2,
|
35 |
+
"n_layers": 6,
|
36 |
+
"kernel_size": 3,
|
37 |
+
"p_dropout": 0,
|
38 |
+
"resblock": "1",
|
39 |
+
"resblock_kernel_sizes": [
|
40 |
+
3,
|
41 |
+
7,
|
42 |
+
11
|
43 |
+
],
|
44 |
+
"resblock_dilation_sizes": [
|
45 |
+
[
|
46 |
+
1,
|
47 |
+
3,
|
48 |
+
5
|
49 |
+
],
|
50 |
+
[
|
51 |
+
1,
|
52 |
+
3,
|
53 |
+
5
|
54 |
+
],
|
55 |
+
[
|
56 |
+
1,
|
57 |
+
3,
|
58 |
+
5
|
59 |
+
]
|
60 |
+
],
|
61 |
+
"upsample_rates": [
|
62 |
+
12,
|
63 |
+
10,
|
64 |
+
2,
|
65 |
+
2
|
66 |
+
],
|
67 |
+
"upsample_initial_channel": 512,
|
68 |
+
"upsample_kernel_sizes": [
|
69 |
+
24,
|
70 |
+
20,
|
71 |
+
4,
|
72 |
+
4
|
73 |
+
],
|
74 |
+
"emb_channels": null,
|
75 |
+
"spk_embed_dim": 109,
|
76 |
+
"gin_channels": 256,
|
77 |
+
"sr": 48000
|
78 |
+
},
|
79 |
+
"f0": 1,
|
80 |
+
"version": "v2",
|
81 |
+
"extra_info": {
|
82 |
+
"config": [
|
83 |
+
1025,
|
84 |
+
32,
|
85 |
+
192,
|
86 |
+
192,
|
87 |
+
768,
|
88 |
+
2,
|
89 |
+
6,
|
90 |
+
3,
|
91 |
+
0,
|
92 |
+
"1",
|
93 |
+
[
|
94 |
+
3,
|
95 |
+
7,
|
96 |
+
11
|
97 |
+
],
|
98 |
+
[
|
99 |
+
[
|
100 |
+
1,
|
101 |
+
3,
|
102 |
+
5
|
103 |
+
],
|
104 |
+
[
|
105 |
+
1,
|
106 |
+
3,
|
107 |
+
5
|
108 |
+
],
|
109 |
+
[
|
110 |
+
1,
|
111 |
+
3,
|
112 |
+
5
|
113 |
+
]
|
114 |
+
],
|
115 |
+
[
|
116 |
+
12,
|
117 |
+
10,
|
118 |
+
2,
|
119 |
+
2
|
120 |
+
],
|
121 |
+
512,
|
122 |
+
[
|
123 |
+
24,
|
124 |
+
20,
|
125 |
+
4,
|
126 |
+
4
|
127 |
+
],
|
128 |
+
109,
|
129 |
+
256,
|
130 |
+
48000
|
131 |
+
],
|
132 |
+
"epoch": 328,
|
133 |
+
"step": 14715,
|
134 |
+
"sr": 48000,
|
135 |
+
"f0": 1,
|
136 |
+
"version": "v2",
|
137 |
+
"creation_date": "2024-05-19T16:22:10.445606",
|
138 |
+
"model_hash": "da488235f9e36d11d3a1f77176455f924c752bfce6375f2a8d3d4368a03397da"
|
139 |
+
},
|
140 |
+
"epochs": 328,
|
141 |
+
"step": 14715,
|
142 |
+
"creation_date": "2024-05-19T16:22:10.445606",
|
143 |
+
"model_hash": "da488235f9e36d11d3a1f77176455f924c752bfce6375f2a8d3d4368a03397da"
|
144 |
+
},
|
145 |
+
"url": "https://models.weights.gg/clwdlfrid00d6l0cka6zl6rvv.zip",
|
146 |
+
"urls": [],
|
147 |
+
"epochs": 328,
|
148 |
+
"originalFileList": [
|
149 |
+
"model.index",
|
150 |
+
"model.pth"
|
151 |
+
]
|
152 |
+
}
|
model.index
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d4a5719d36a2d43c530995b90c77bc189d46b052563d672ea40c7c44e4846b7
|
3 |
+
size 181020979
|
model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:764aad1eef5201f1472a7a7adc575be80a71c27bbe5ddd779fefacb9421bedef
|
3 |
+
size 57577722
|