1 Star 0 Fork 0

zhoudb/chat-on-wechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
requirements-optional.txt 634 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhayujie 提交于 2024-02-19 13:32 . fix: client resource usage bug
tiktoken>=0.3.2 # openai calculate token
#voice
pydub>=0.25.1 # need ffmpeg
SpeechRecognition # google speech to text
gTTS>=2.3.1 # google text to speech
pyttsx3>=2.90 # pytsx text to speech
baidu_aip>=4.16.10 # baidu voice
azure-cognitiveservices-speech # azure voice
numpy<=1.24.2
langid # language detect
#install plugin
dulwich
# wechatmp && wechatcom
web.py
wechatpy
# chatgpt-tool-hub plugin
chatgpt_tool_hub==0.5.0
# xunfei spark
websocket-client==1.2.0
# claude bot
curl_cffi
# tongyi qwen
broadscope_bailian
# google
google-generativeai
# linkai
linkai>=0.0.3.5
# dingtalk
dingtalk_stream
# zhipuai
zhipuai>=2.0.1
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zdbbfx/chat-on-wechat.git
git@gitee.com:zdbbfx/chat-on-wechat.git
zdbbfx
chat-on-wechat
chat-on-wechat
master

搜索帮助