Skip to content

Commit

Permalink
[voice] Readme modify
Browse files Browse the repository at this point in the history
  • Loading branch information
wanggang1987 committed Mar 8, 2023
1 parent 2ad3601 commit 3ee69d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ cp config-template.json config.json

**3.语音识别**
+ 配置`speech_recognition=true`开启语音识别,默认使用openai的whisper模型
+ 配置`voice_reply_voice=true`语音回复语音,但是需要配置对应语音合成平台的key
+ 配置`voice_reply_voice=true`语音回复语音,但是需要配置对应语音合成平台的key,由于itchat协议的限制,只能发送语音mp3文件。使用wechaty则回复的是微信语音。

**4.其他配置**

Expand Down

0 comments on commit 3ee69d5

Please sign in to comment.