Aitron Emper
commited on
Fix KLM
Browse files- pretrains.json +5 -9
pretrains.json
CHANGED
@@ -49,18 +49,14 @@
|
|
49 |
"G": "ORVC/Ov2Super/resolve/main/f0Ov2Super40kG.pth"
|
50 |
}
|
51 |
},
|
52 |
-
"
|
53 |
"32k": {
|
54 |
-
"D": "SeoulStreamingStation/
|
55 |
-
"G": "SeoulStreamingStation/
|
56 |
-
},
|
57 |
-
"40k": {
|
58 |
-
"D": "SeoulStreamingStation/KLMv7s_Batch3/resolve/main/D_KLMv7s_Batch3E_40k.pth",
|
59 |
-
"G": "SeoulStreamingStation/KLMv7s_Batch3/resolve/main/G_KLMv7s_Batch3E_40k.pth"
|
60 |
},
|
61 |
"48k": {
|
62 |
-
"D": "SeoulStreamingStation/
|
63 |
-
"G": "SeoulStreamingStation/
|
64 |
}
|
65 |
}
|
66 |
}
|
|
|
49 |
"G": "ORVC/Ov2Super/resolve/main/f0Ov2Super40kG.pth"
|
50 |
}
|
51 |
},
|
52 |
+
"KLM4.1": {
|
53 |
"32k": {
|
54 |
+
"D": "SeoulStreamingStation/KLM4.1/resolve/main/D_KLM41_32k.pth",
|
55 |
+
"G": "SeoulStreamingStation/KLM4.1/resolve/main/G_KLM41_32k.pth"
|
|
|
|
|
|
|
|
|
56 |
},
|
57 |
"48k": {
|
58 |
+
"D": "SeoulStreamingStation/KLM4.1/resolve/main/D_KLM41_48k.pth",
|
59 |
+
"G": "SeoulStreamingStation/KLM4.1/resolve/main/G_KLM41_48k.pth"
|
60 |
}
|
61 |
}
|
62 |
}
|