Spaces:
Build error
Build error
Commit
·
683f9fb
1
Parent(s):
a10c763
Update app.py
Browse files
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=
|
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):
|