FrankZxShen commited on
Commit
d7bd262
1 Parent(s): f674379

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ models_info = [
110
 
111
 
112
  """,
113
- "model_path": "./OUTPUT_MODEL/G_9700.pth",
114
  "config_path": "./configs/modified_finetune_speaker.json",
115
  "examples": [['大切な人の誕生日を祝えるって、すごく幸せなことなんですよね。', '佩可莉姆', '日本語', 1, False],
116
  ['その…この制服、どうですか?', '栞', '日本語', 1, False],
 
110
 
111
 
112
  """,
113
+ "model_path": "./models/G_9700.pth",
114
  "config_path": "./configs/modified_finetune_speaker.json",
115
  "examples": [['大切な人の誕生日を祝えるって、すごく幸せなことなんですよね。', '佩可莉姆', '日本語', 1, False],
116
  ['その…この制服、どうですか?', '栞', '日本語', 1, False],