-
Notifications
You must be signed in to change notification settings - Fork 8.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.新增wechaty方案的语音识别、语音回复功能;2.更新README; #476
Conversation
建议不使用wechaty,刚切换为wechaty一运行脚本,微信警告就来了。。。风险太大了。 |
如何切换到应用wechaty的方式,只需要在config.json中添加wechaty的token配置项么? |
修改app.py中的wx为wxy,此外要自己搭建一个wechaty的服务,详见wechaty相关技术资料。 |
warn("Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work", RuntimeWarning) |
@Chiaki-Chan 兄dei,集成wechaty的代码在项目里没有了,是被删了嘛?你有集成成功过嘛? |
需要添加什么代码吗 |
itchat模式我百度语音识别和合成都正常 ,改为wechaty失败报错,文字对话都正常。这是为什么呢? |
1.新增wechaty方案的语音识别、语音回复功能;2.更新README;
1.新增wechaty方案的语音识别、语音回复功能;2.更新README;
1.新增wechaty方案的语音识别、语音回复功能;2.更新README;
语音识别和回复所需依赖如下:
pip3 install pysilk
pip3 install pysilk-mod
pip3 install pydub