forked from xszyou/Fay
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
52 lines (52 loc) · 1.28 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"attribute": {
"age": "\u6210\u5e74",
"birth": "\u4e2d\u56fd",
"constellation": "\u6c34\u74f6\u5ea7",
"contact": "qq467665317",
"gender": "\u7537",
"hobby": "\u53d1\u5446",
"job": "\u4ea7\u54c1\u5e03\u9053\u8005",
"name": "\u9648\u5347",
"voice": "XIAO_XIAO",
"zodiac": "\u86c7"
},
"interact": {
"QnA": "qa_demo.xlsx",
"maxInteractTime": 15,
"perception": {
"chat": 7,
"follow": 10,
"gift": 50,
"indifferent": 10,
"join": 10
},
"playSound": false
},
"items": [
{
"QnA": "qa_demo.xlsx",
"demoVideo": "C:/Demo.mp4",
"enabled": false,
"explain": {
"character": "",
"discount": "",
"intro": "",
"price": "",
"promise": "",
"usage": ""
},
"name": ""
}
],
"source": {
"liveRoom": {
"enabled": false,
"url": "https://v.douyin.com/hL6ehu8/"
},
"record": {
"device": "\u9470\u866b\u6e80 (BT-50 PRO Hands-Free AG Aud",
"enabled": false
}
}
}