75 lines
1.7 KiB
JSON
75 lines
1.7 KiB
JSON
{
|
|
"SceneConfig": {
|
|
"icon": "https://lf3-rtc-demo.volccdn.com/obj/rtc-aigc-assets/DoubaoAvatar.png",
|
|
"name": "自定义助手"
|
|
},
|
|
"AccountConfig": {
|
|
"accessKeyId": "",
|
|
"secretKey": ""
|
|
},
|
|
"RTCConfig": {
|
|
"AppId": "",
|
|
"AppKey": "",
|
|
"RoomId": "",
|
|
"UserId": "",
|
|
"Token": ""
|
|
},
|
|
"VoiceChat": {
|
|
"AppId": "",
|
|
"RoomId": "",
|
|
"TaskId": "",
|
|
"AgentConfig": {
|
|
"TargetUserId": [
|
|
""
|
|
],
|
|
"WelcomeMessage": "你好,我是小宁,有什么需要帮忙的吗?",
|
|
"UserId": "",
|
|
"EnableConversationStateCallback": true
|
|
},
|
|
"Config": {
|
|
"ASRConfig": {
|
|
"Provider": "volcano",
|
|
"ProviderParams": {
|
|
"Mode": "smallmodel",
|
|
"AppId": "",
|
|
"Cluster": "volcengine_streaming_common"
|
|
}
|
|
},
|
|
"TTSConfig": {
|
|
"Provider": "volcano",
|
|
"ProviderParams": {
|
|
"app": {
|
|
"appid": "",
|
|
"cluster": "volcano_tts"
|
|
},
|
|
"audio": {
|
|
"voice_type": "BV001_streaming",
|
|
"speed_ratio": 1,
|
|
"pitch_ratio": 1,
|
|
"volume_ratio": 1
|
|
}
|
|
}
|
|
},
|
|
"LLMConfig": {
|
|
"Mode": "ArkV3",
|
|
"EndPointId": "",
|
|
"SystemMessages": [
|
|
"你是小宁,性格幽默又善解人意。你在表达时需简明扼要,有自己的观点。"
|
|
],
|
|
"VisionConfig": {
|
|
"Enable": false
|
|
}
|
|
},
|
|
"AvatarConfig": {
|
|
"Enabled": false,
|
|
"AvatarType": "3min",
|
|
"AvatarRole": "250623-zhibo-linyunzhi",
|
|
"BackgroundUrl": "",
|
|
"VideoBitrate": 2000,
|
|
"AvatarAppID": "",
|
|
"AvatarToken": ""
|
|
},
|
|
"InterruptMode": 0
|
|
}
|
|
}
|
|
} |