mirror of
https://github.com/xszyou/Fay.git
synced 2026-03-12 17:51:28 +08:00
首次上传
This commit is contained in:
57
config.json
Normal file
57
config.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"attribute": {
|
||||
"age": "\u6210\u5e74",
|
||||
"birth": "Github",
|
||||
"constellation": "\u6c34\u74f6\u5ea7",
|
||||
"contact": "qq467665317",
|
||||
"gender": "\u5973",
|
||||
"hobby": "\u53d1\u5446",
|
||||
"job": "\u52a9\u7406",
|
||||
"name": "\u83f2\u83f2",
|
||||
"voice": "XIAO_XIAO",
|
||||
"zodiac": "\u86c7"
|
||||
},
|
||||
"interact": {
|
||||
"QnA": "qa_demo.xlsx",
|
||||
"maxInteractTime": 15,
|
||||
"perception": {
|
||||
"chat": 10,
|
||||
"follow": 10,
|
||||
"gift": 10,
|
||||
"indifferent": 10,
|
||||
"join": 10
|
||||
},
|
||||
"playSound": true,
|
||||
"visualization": false
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"QnA": "",
|
||||
"demoVideo": "",
|
||||
"enabled": false,
|
||||
"explain": {
|
||||
"character": "",
|
||||
"discount": "",
|
||||
"intro": "",
|
||||
"price": "",
|
||||
"promise": "",
|
||||
"usage": ""
|
||||
},
|
||||
"name": ""
|
||||
}
|
||||
],
|
||||
"source": {
|
||||
"liveRoom": {
|
||||
"enabled": false,
|
||||
"url": "\u65b0\u7248\u672c\u4e0d\u7528\u586b\u5199"
|
||||
},
|
||||
"record": {
|
||||
"device": "",
|
||||
"enabled": false
|
||||
},
|
||||
"tts_enabled": true,
|
||||
"wake_word": "\u4f60\u597d",
|
||||
"wake_word_enabled": false,
|
||||
"wake_word_type": "common"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user