Aitron Emper commited on
Commit
479b335
·
verified ·
1 Parent(s): 97713dc
Files changed (1) hide show
  1. pretrains.json +5 -9
pretrains.json CHANGED
@@ -49,18 +49,14 @@
49
  "G": "ORVC/Ov2Super/resolve/main/f0Ov2Super40kG.pth"
50
  }
51
  },
52
- "KLMv7s": {
53
  "32k": {
54
- "D": "SeoulStreamingStation/KLMv7s_Batch3/resolve/main/D_KLMv7s_Batch3E_32k.pth",
55
- "G": "SeoulStreamingStation/KLMv7s_Batch3/resolve/main/G_KLMv7s_Batch3E_32k.pth"
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/KLMv7s_Batch3/resolve/main/D_KLMv7s_Batch3E_48k.pth",
63
- "G": "SeoulStreamingStation/KLMv7s_Batch3/resolve/main/G_KLMv7s_Batch3E_48k.pth"
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
  }