kevinwang676 commited on
Commit
b7a6a84
1 Parent(s): adb6bb7

Create config.json

Browse files
Files changed (1) hide show
  1. model/yiqing/config.json +11 -0
model/yiqing/config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "yiqing.pth",
3
+ "feat_index": "added_IVF1502_Flat_nprobe_1_yiqing_v2.index",
4
+ "speaker_id": 0,
5
+
6
+ "name": "一清清清",
7
+ "author": "Kevin",
8
+ "source": "ALL",
9
+ "note": "大家好,我是音乐人一清清清,这是我的专属AI歌手,希望大家喜欢!",
10
+ "icon": "cover.png"
11
+ }