Spaces:
Build error
Build error
Upload 6 files (#4)
Browse files- .gitattributes +2 -0
- weights/lenny/metadata.json +146 -0
- weights/lenny/model.pth +3 -0
- weights/mrSmithers/metadata.json +153 -0
- weights/mrSmithers/model.pth +3 -0
.gitattributes
CHANGED
@@ -52,3 +52,5 @@ weights/maggie/model.index filter=lfs diff=lfs merge=lfs -text
|
|
52 |
weights/moe/model.index filter=lfs diff=lfs merge=lfs -text
|
53 |
weights/nelson/model.index filter=lfs diff=lfs merge=lfs -text
|
54 |
weights/snake/model.index filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
52 |
weights/moe/model.index filter=lfs diff=lfs merge=lfs -text
|
53 |
weights/nelson/model.index filter=lfs diff=lfs merge=lfs -text
|
54 |
weights/snake/model.index filter=lfs diff=lfs merge=lfs -text
|
55 |
+
weights/lenny/model.index filter=lfs diff=lfs merge=lfs -text
|
56 |
+
weights/mrSmithers/model.index filter=lfs diff=lfs merge=lfs -text
|
weights/lenny/metadata.json
ADDED
@@ -0,0 +1,146 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"title": "Lenny Leonard ( The Simpsons ) (RVC v2) (1000 Epoches)",
|
3 |
+
"author": {
|
4 |
+
"name": "hazza11",
|
5 |
+
"discordUserId": "808328155222769664"
|
6 |
+
},
|
7 |
+
"md5": "b73b312be0fec6e64a1844f970714b72",
|
8 |
+
"uploadedAt": "2023-07-13T21:46:29.860Z",
|
9 |
+
"weightsLink": "https://www.weights.gg/models/clm7391081vxscctca2c2xjmr",
|
10 |
+
"id": "clm7391081vxscctca2c2xjmr",
|
11 |
+
"type": "v2",
|
12 |
+
"tags": [
|
13 |
+
"Fictional Character",
|
14 |
+
"RVC v2"
|
15 |
+
],
|
16 |
+
"description": "Show: The Simpsons\nVoice Actor: Harry Shearer\n\nlink: https://huggingface.co/Hazza1/Lenny/resolve/main/lenny.zip\n\ntests below: \n\ndid my carl model last so thought it was only appropiate to do lenny next, turned out pretty good.",
|
17 |
+
"samples": [],
|
18 |
+
"files": [
|
19 |
+
{
|
20 |
+
"name": "model.index",
|
21 |
+
"size": 38500139,
|
22 |
+
"md5": "9a1fd4ed82037af1e631da45e54ee3be"
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"name": "model.pth",
|
26 |
+
"size": 57552537,
|
27 |
+
"md5": "b73b312be0fec6e64a1844f970714b72"
|
28 |
+
}
|
29 |
+
],
|
30 |
+
"torchMetadata": {
|
31 |
+
"config": {
|
32 |
+
"spec_channels": 1025,
|
33 |
+
"segment_size": 32,
|
34 |
+
"inter_channels": 192,
|
35 |
+
"hidden_channels": 192,
|
36 |
+
"filter_channels": 768,
|
37 |
+
"n_heads": 2,
|
38 |
+
"n_layers": 6,
|
39 |
+
"kernel_size": 3,
|
40 |
+
"p_dropout": 0,
|
41 |
+
"resblock": "1",
|
42 |
+
"resblock_kernel_sizes": [
|
43 |
+
3,
|
44 |
+
7,
|
45 |
+
11
|
46 |
+
],
|
47 |
+
"resblock_dilation_sizes": [
|
48 |
+
[
|
49 |
+
1,
|
50 |
+
3,
|
51 |
+
5
|
52 |
+
],
|
53 |
+
[
|
54 |
+
1,
|
55 |
+
3,
|
56 |
+
5
|
57 |
+
],
|
58 |
+
[
|
59 |
+
1,
|
60 |
+
3,
|
61 |
+
5
|
62 |
+
]
|
63 |
+
],
|
64 |
+
"upsample_rates": [
|
65 |
+
12,
|
66 |
+
10,
|
67 |
+
2,
|
68 |
+
2
|
69 |
+
],
|
70 |
+
"upsample_initial_channel": 512,
|
71 |
+
"upsample_kernel_sizes": [
|
72 |
+
24,
|
73 |
+
20,
|
74 |
+
4,
|
75 |
+
4
|
76 |
+
],
|
77 |
+
"emb_channels": null,
|
78 |
+
"spk_embed_dim": 109,
|
79 |
+
"gin_channels": 256,
|
80 |
+
"sr": 48000
|
81 |
+
},
|
82 |
+
"f0": 1,
|
83 |
+
"version": "v2",
|
84 |
+
"extra_info": {
|
85 |
+
"config": [
|
86 |
+
1025,
|
87 |
+
32,
|
88 |
+
192,
|
89 |
+
192,
|
90 |
+
768,
|
91 |
+
2,
|
92 |
+
6,
|
93 |
+
3,
|
94 |
+
0,
|
95 |
+
"1",
|
96 |
+
[
|
97 |
+
3,
|
98 |
+
7,
|
99 |
+
11
|
100 |
+
],
|
101 |
+
[
|
102 |
+
[
|
103 |
+
1,
|
104 |
+
3,
|
105 |
+
5
|
106 |
+
],
|
107 |
+
[
|
108 |
+
1,
|
109 |
+
3,
|
110 |
+
5
|
111 |
+
],
|
112 |
+
[
|
113 |
+
1,
|
114 |
+
3,
|
115 |
+
5
|
116 |
+
]
|
117 |
+
],
|
118 |
+
[
|
119 |
+
12,
|
120 |
+
10,
|
121 |
+
2,
|
122 |
+
2
|
123 |
+
],
|
124 |
+
512,
|
125 |
+
[
|
126 |
+
24,
|
127 |
+
20,
|
128 |
+
4,
|
129 |
+
4
|
130 |
+
],
|
131 |
+
109,
|
132 |
+
256,
|
133 |
+
48000
|
134 |
+
],
|
135 |
+
"info": "1000epoch",
|
136 |
+
"sr": "48k",
|
137 |
+
"f0": 1,
|
138 |
+
"version": "v2"
|
139 |
+
}
|
140 |
+
},
|
141 |
+
"url": "https://huggingface.co/Hazza1/Lenny/resolve/main/lenny.zip",
|
142 |
+
"originalFileList": [
|
143 |
+
"added_IVF312_Flat_nprobe_1_lenny_v2.index",
|
144 |
+
"lenny.pth"
|
145 |
+
]
|
146 |
+
}
|
weights/lenny/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9b29aeb6517f50ba7b92b9b1dd6bb922cbee425a70ddfa69f0b52bf933b03cd
|
3 |
+
size 57552537
|
weights/mrSmithers/metadata.json
ADDED
@@ -0,0 +1,153 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"title": "Waylon Smithers (The Simpsons) RVC V2 300 Epochs",
|
3 |
+
"author": {
|
4 |
+
"name": "kipsalo",
|
5 |
+
"discordUserId": "736311139687989328"
|
6 |
+
},
|
7 |
+
"md5": "faf43eb27de1477d8b5c20568d502029",
|
8 |
+
"uploadedAt": "2023-07-17T09:34:16.316Z",
|
9 |
+
"weightsLink": "https://www.weights.gg/models/clm737yox1tgtcctc6rdgzg0i",
|
10 |
+
"id": "clm737yox1tgtcctc6rdgzg0i",
|
11 |
+
"type": "v2",
|
12 |
+
"tags": [
|
13 |
+
"Fictional Character",
|
14 |
+
"RVC v2"
|
15 |
+
],
|
16 |
+
"description": "https://huggingface.co/Kipsalo/Smithers/resolve/main/smithers.zip",
|
17 |
+
"samples": [],
|
18 |
+
"files": [
|
19 |
+
{
|
20 |
+
"name": "model.index",
|
21 |
+
"size": 19884619,
|
22 |
+
"md5": "9ebfde3e84e4ead6ca7d40af794bbb47"
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"name": "model.pth",
|
26 |
+
"size": 55223738,
|
27 |
+
"md5": "faf43eb27de1477d8b5c20568d502029"
|
28 |
+
}
|
29 |
+
],
|
30 |
+
"torchMetadata": {
|
31 |
+
"config": {
|
32 |
+
"spec_channels": 1025,
|
33 |
+
"segment_size": 32,
|
34 |
+
"inter_channels": 192,
|
35 |
+
"hidden_channels": 192,
|
36 |
+
"filter_channels": 768,
|
37 |
+
"n_heads": 2,
|
38 |
+
"n_layers": 6,
|
39 |
+
"kernel_size": 3,
|
40 |
+
"p_dropout": 0,
|
41 |
+
"resblock": "1",
|
42 |
+
"resblock_kernel_sizes": [
|
43 |
+
3,
|
44 |
+
7,
|
45 |
+
11
|
46 |
+
],
|
47 |
+
"resblock_dilation_sizes": [
|
48 |
+
[
|
49 |
+
1,
|
50 |
+
3,
|
51 |
+
5
|
52 |
+
],
|
53 |
+
[
|
54 |
+
1,
|
55 |
+
3,
|
56 |
+
5
|
57 |
+
],
|
58 |
+
[
|
59 |
+
1,
|
60 |
+
3,
|
61 |
+
5
|
62 |
+
]
|
63 |
+
],
|
64 |
+
"upsample_rates": [
|
65 |
+
10,
|
66 |
+
10,
|
67 |
+
2,
|
68 |
+
2
|
69 |
+
],
|
70 |
+
"upsample_initial_channel": 512,
|
71 |
+
"upsample_kernel_sizes": [
|
72 |
+
16,
|
73 |
+
16,
|
74 |
+
4,
|
75 |
+
4
|
76 |
+
],
|
77 |
+
"emb_channels": null,
|
78 |
+
"spk_embed_dim": 109,
|
79 |
+
"gin_channels": 256,
|
80 |
+
"sr": 40000
|
81 |
+
},
|
82 |
+
"f0": 1,
|
83 |
+
"version": "v2",
|
84 |
+
"extra_info": {
|
85 |
+
"config": [
|
86 |
+
1025,
|
87 |
+
32,
|
88 |
+
192,
|
89 |
+
192,
|
90 |
+
768,
|
91 |
+
2,
|
92 |
+
6,
|
93 |
+
3,
|
94 |
+
0,
|
95 |
+
"1",
|
96 |
+
[
|
97 |
+
3,
|
98 |
+
7,
|
99 |
+
11
|
100 |
+
],
|
101 |
+
[
|
102 |
+
[
|
103 |
+
1,
|
104 |
+
3,
|
105 |
+
5
|
106 |
+
],
|
107 |
+
[
|
108 |
+
1,
|
109 |
+
3,
|
110 |
+
5
|
111 |
+
],
|
112 |
+
[
|
113 |
+
1,
|
114 |
+
3,
|
115 |
+
5
|
116 |
+
]
|
117 |
+
],
|
118 |
+
[
|
119 |
+
10,
|
120 |
+
10,
|
121 |
+
2,
|
122 |
+
2
|
123 |
+
],
|
124 |
+
512,
|
125 |
+
[
|
126 |
+
16,
|
127 |
+
16,
|
128 |
+
4,
|
129 |
+
4
|
130 |
+
],
|
131 |
+
109,
|
132 |
+
256,
|
133 |
+
40000
|
134 |
+
],
|
135 |
+
"info": "300epoch",
|
136 |
+
"sr": "40k",
|
137 |
+
"f0": 1,
|
138 |
+
"version": "v2"
|
139 |
+
}
|
140 |
+
},
|
141 |
+
"url": "https://huggingface.co/Kipsalo/Smithers/resolve/main/smithers.zip",
|
142 |
+
"urls": [
|
143 |
+
"https://huggingface.co/Kipsalo/Smithers/resolve/main/smithers.zip",
|
144 |
+
"https://mega.nz/file/rNhUFaiD#N0qRUlZaA5wY2prGJn_mFBLltEzAjp1TuzM8cQxbvE0",
|
145 |
+
"https://mega.nz/file/KABFUBjT#N0qRUlZaA5wY2prGJn_mFBLltEzAjp1TuzM8cQxbvE0"
|
146 |
+
],
|
147 |
+
"originalFileList": [
|
148 |
+
"Smithers.pth",
|
149 |
+
"__MACOSX/._Smithers.pth",
|
150 |
+
"__MACOSX/._added_IVF161_Flat_nprobe_1_Smithers_v2.index",
|
151 |
+
"added_IVF161_Flat_nprobe_1_Smithers_v2.index"
|
152 |
+
]
|
153 |
+
}
|
weights/mrSmithers/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:494a450d1919fa45ad3e45caab08df915c18df0236e51032922e790f9a4f3582
|
3 |
+
size 55223738
|