CarlDennis commited on
Commit
683f9fb
1 Parent(s): a10c763

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from models import SynthesizerTrn
8
  from text import text_to_sequence
9
 
10
  config_json = "muse_tricolor_b.json"
11
- pth_path = "G=496.pth"
12
 
13
 
14
  def get_text(text, hps, cleaned=False):
8
  from text import text_to_sequence
9
 
10
  config_json = "muse_tricolor_b.json"
11
+ pth_path = "G=869.pth"
12
 
13
 
14
  def get_text(text, hps, cleaned=False):