feat(M2.1): 设备端部署脚本 + whisper LD_LIBRARY_PATH + dog/cat 角色人设配置
This commit is contained in:
@@ -1159,5 +1159,14 @@
|
||||
"enabled": true,
|
||||
"host": "0.0.0.0",
|
||||
"port": 5000
|
||||
},
|
||||
"character": {
|
||||
"name": "小喵",
|
||||
"character_type": "pet",
|
||||
"persona_prompt": "你是一只慵懒傲娇的猫咪,名叫小喵。用简短慵懒的口吻回答,偶尔带'喵~',每次回复不超过两句话。"
|
||||
},
|
||||
"ai": {
|
||||
"backend": "local",
|
||||
"whisper_lib_dir": "/home/showen/ai_spike/whisper.cpp/build/bin"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user