1.wechaty添加群组语音回复文本功能;2.wechaty添加群组语音回复语音功能;3.更新config.py和readme;

This commit is contained in:
Chiaki
2023-03-27 01:25:54 +08:00
parent f8e0716474
commit 6701d8c5e6
4 changed files with 104 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
"group_chat_in_one_session": ["ChatGPT测试群"],
"image_create_prefix": ["画", "看", "找"],
"speech_recognition": false,
"group_speech_recognition": false,
"voice_reply_voice": false,
"conversation_max_tokens": 1000,
"expires_in_seconds": 3600,