cyx200902 commited on
Commit
30f877a
1 Parent(s): 841a794

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -0
config.py CHANGED
@@ -69,6 +69,7 @@ MODEL_LIST = [
69
  [ABS_PATH + "/Model/louise/360_epochs.pth", ABS_PATH + "/Model/louise/config.json"],
70
  # W2V2-VITS (Need to configure DIMENSIONAL_EMOTION_NPY)
71
  [ABS_PATH + "/Model/w2v2-vits/1026_epochs.pth", ABS_PATH + "/Model/w2v2-vits/config.json"],
 
72
  ]
73
 
74
  # hubert-vits: hubert soft model
 
69
  [ABS_PATH + "/Model/louise/360_epochs.pth", ABS_PATH + "/Model/louise/config.json"],
70
  # W2V2-VITS (Need to configure DIMENSIONAL_EMOTION_NPY)
71
  [ABS_PATH + "/Model/w2v2-vits/1026_epochs.pth", ABS_PATH + "/Model/w2v2-vits/config.json"],
72
+ [ABS_PATH + "/Model/Paimon/G_trilingual.pth", ABS_PATH + "/Model/Paimon/uma_trilingual.json"],
73
  ]
74
 
75
  # hubert-vits: hubert soft model