IAsistemofinteres commited on
Commit
f1f010d
·
verified ·
1 Parent(s): 6397ab4

Update xtts_demo.py

Browse files
Files changed (1) hide show
  1. xtts_demo.py +1 -1
xtts_demo.py CHANGED
@@ -970,7 +970,7 @@ if __name__ == "__main__":
970
  #load_params_tts_btn = gr.Button(value="Load params for TTS from output folder")
971
  xtts_checkpoint0 = gr.Textbox(
972
  label="XTTS checkpoint path:",
973
- value="/content/xtts-webui/model/best_model.pth",
974
  )
975
  xtts_config0 = gr.Textbox(
976
  label="XTTS config path:",
 
970
  #load_params_tts_btn = gr.Button(value="Load params for TTS from output folder")
971
  xtts_checkpoint0 = gr.Textbox(
972
  label="XTTS checkpoint path:",
973
+ value="/content/xtts-webui/model/model.pth",
974
  )
975
  xtts_config0 = gr.Textbox(
976
  label="XTTS config path:",