Plachta commited on
Commit
82a77ac
1 Parent(s): 9172fd2

更新了参数调整功能

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ net_g = SynthesizerTrn(
34
  **hps.model)
35
  _ = net_g.eval()
36
 
37
- _ = utils.load_checkpoint("pretrained_models/uma_1153000.pth", net_g, None)
38
 
39
  title = "Umamusume voice synthesizer \n 赛马娘语音合成器"
40
  description = """
 
34
  **hps.model)
35
  _ = net_g.eval()
36
 
37
+ _ = utils.load_checkpoint("pretrained_models/G_1153000.pth", net_g, None)
38
 
39
  title = "Umamusume voice synthesizer \n 赛马娘语音合成器"
40
  description = """