Spaces:
Running
Running
Upload 6 files
Browse files- .gitattributes +2 -0
- weights/mrburns/metadata.json +146 -0
- weights/mrburns/model.pth +3 -0
- weights/wiggum/metadata.json +146 -0
- weights/wiggum/model.pth +3 -0
.gitattributes
CHANGED
@@ -54,3 +54,5 @@ 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
|
|
|
|
|
|
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
|
57 |
+
weights/mrburns/model.index filter=lfs diff=lfs merge=lfs -text
|
58 |
+
weights/wiggum/model.index filter=lfs diff=lfs merge=lfs -text
|
weights/mrburns/metadata.json
ADDED
@@ -0,0 +1,146 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"title": "Mr Burns (The Simpsons) (RVC v2) (450 Epoches)",
|
3 |
+
"author": {
|
4 |
+
"name": "hazza11",
|
5 |
+
"discordUserId": "808328155222769664"
|
6 |
+
},
|
7 |
+
"md5": "d7d7a15c56905fd169568430e392510b",
|
8 |
+
"uploadedAt": "2023-07-03T22:17:13.614Z",
|
9 |
+
"weightsLink": "https://www.weights.gg/models/clm737r1v1t5jcctcmbhocpig",
|
10 |
+
"id": "clm737r1v1t5jcctcmbhocpig",
|
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/MrBurns/resolve/main/mrburns.zip\n\ntests below",
|
17 |
+
"samples": [],
|
18 |
+
"files": [
|
19 |
+
{
|
20 |
+
"name": "model.index",
|
21 |
+
"size": 109244659,
|
22 |
+
"md5": "5984a6f61a68edce4c21f5ab6644af3f"
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"name": "model.pth",
|
26 |
+
"size": 57587624,
|
27 |
+
"md5": "d7d7a15c56905fd169568430e392510b"
|
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": "450epoch",
|
136 |
+
"sr": "48k",
|
137 |
+
"f0": 1,
|
138 |
+
"version": "v2"
|
139 |
+
}
|
140 |
+
},
|
141 |
+
"url": "https://huggingface.co/Hazza1/MrBurns/resolve/main/mrburns.zip",
|
142 |
+
"originalFileList": [
|
143 |
+
"added_IVF886_Flat_nprobe_1_mrburns_v2.index",
|
144 |
+
"mrburns.pth"
|
145 |
+
]
|
146 |
+
}
|
weights/mrburns/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e4af224794b8546e96e3265e1429ace73710fa9b299ccbc44876faca4455866
|
3 |
+
size 57587624
|
weights/wiggum/metadata.json
ADDED
@@ -0,0 +1,146 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"title": "Chief Wiggum (The Simpsons) (RVC v2) (440 Epoches)",
|
3 |
+
"author": {
|
4 |
+
"name": "hazza11",
|
5 |
+
"discordUserId": "808328155222769664"
|
6 |
+
},
|
7 |
+
"md5": "289e1ed3b9ab3ef4d036a89c4f817623",
|
8 |
+
"uploadedAt": "2023-07-05T16:47:00.543Z",
|
9 |
+
"weightsLink": "https://www.weights.gg/models/clm736e4x1q0lcctcd089bi1o",
|
10 |
+
"id": "clm736e4x1q0lcctcd089bi1o",
|
11 |
+
"type": "v2",
|
12 |
+
"tags": [
|
13 |
+
"Fictional Character",
|
14 |
+
"RVC v2"
|
15 |
+
],
|
16 |
+
"description": "Show: The Simpsons\nVoice Actor: Hank Azaria\n\nlink: https://huggingface.co/Hazza1/ChiefWiggum/resolve/main/wiggum.zip\n\ntests below",
|
17 |
+
"samples": [],
|
18 |
+
"files": [
|
19 |
+
{
|
20 |
+
"name": "model.index",
|
21 |
+
"size": 159119099,
|
22 |
+
"md5": "3d11147e85083b2f3a11c25cdc623ca6"
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"name": "model.pth",
|
26 |
+
"size": 57587165,
|
27 |
+
"md5": "289e1ed3b9ab3ef4d036a89c4f817623"
|
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": "440epoch",
|
136 |
+
"sr": "48k",
|
137 |
+
"f0": 1,
|
138 |
+
"version": "v2"
|
139 |
+
}
|
140 |
+
},
|
141 |
+
"url": "https://huggingface.co/Hazza1/ChiefWiggum/resolve/main/wiggum.zip",
|
142 |
+
"originalFileList": [
|
143 |
+
"added_IVF1291_Flat_nprobe_1_wiggum_v2.index",
|
144 |
+
"wiggum.pth"
|
145 |
+
]
|
146 |
+
}
|
weights/wiggum/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e970319a6fefe70096a4bc7d78615e552dfd28a4cae3d8d6f69257119881e699
|
3 |
+
size 57587165
|