MrMocci commited on
Commit
ea61548
1 Parent(s): 2bc7a59

added our lovely AMBER

Browse files
Files changed (1) hide show
  1. weights/Mondstadt/model_info.json +8 -0
weights/Mondstadt/model_info.json CHANGED
@@ -30,5 +30,13 @@
30
  "cover": "cover.png",
31
  "feature_retrieval_library": "added_IVF900_Flat_nprobe_1_benett-v2_v2.index",
32
  "author": "HirumiM"
 
 
 
 
 
 
 
 
33
  }
34
  }
 
30
  "cover": "cover.png",
31
  "feature_retrieval_library": "added_IVF900_Flat_nprobe_1_benett-v2_v2.index",
32
  "author": "HirumiM"
33
+ },
34
+ "amber-v2": {
35
+ "enable": true,
36
+ "model_path": "amber-v2.pth",
37
+ "title": "Amber Japanese Dub - 400 epoch",
38
+ "cover": "cover.png",
39
+ "feature_retrieval_library": "added_IVF837_Flat_nprobe_1_amber-v2_v2.index",
40
+ "author": "HirumiM"
41
  }
42
  }