mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-18 12:40:06 +08:00
fix: reduce error noise when converting speech to text
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"group_speech_recognition": false,
|
||||
"voice_reply_voice": false,
|
||||
"tts_voice_id": "alloy",
|
||||
"conversation_max_tokens": 1000,
|
||||
"conversation_max_tokens": 2500,
|
||||
"expires_in_seconds": 3600,
|
||||
"character_desc": "你是ChatGPT, 一个由OpenAI训练的大型语言模型, 你旨在回答并解决人们的任何问题,并且可以使用多种语言与人交流。",
|
||||
"temperature": 0.7,
|
||||
|
||||
Reference in New Issue
Block a user