Jisso commited on
Commit
4cf5647
·
1 Parent(s): a386e96

Update config.py

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