Plachta commited on
Commit
1e8e20e
1 Parent(s): a0e6fd4

Update app.py

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/uma87_817000.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 = """