harusamadesu commited on
Commit
73658e2
1 Parent(s): 72a4427

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -0
config.py CHANGED
@@ -61,6 +61,7 @@ MODEL_LIST = [
61
  [ABS_PATH + "/Model/louise/360_epochs.pth", ABS_PATH + "/Model/louise/config.json"],
62
  # W2V2-VITS (Need to configure DIMENSIONAL_EMOTION_NPY)
63
  [ABS_PATH + "/Model/w2v2-vits/1026_epochs.pth", ABS_PATH + "/Model/w2v2-vits/config.json"],
 
64
  ]
65
 
66
  # hubert-vits: hubert soft model
 
61
  [ABS_PATH + "/Model/louise/360_epochs.pth", ABS_PATH + "/Model/louise/config.json"],
62
  # W2V2-VITS (Need to configure DIMENSIONAL_EMOTION_NPY)
63
  [ABS_PATH + "/Model/w2v2-vits/1026_epochs.pth", ABS_PATH + "/Model/w2v2-vits/config.json"],
64
+ [ABS_PATH + "/Model/megumin/G_latest.pth", ABS_PATH + "/Model/megumin/config.json"],
65
  ]
66
 
67
  # hubert-vits: hubert soft model