forked from hanfangyuan4396/dify-on-wechat
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements-optional.txt
More file actions
50 lines (39 loc) · 802 Bytes
/
Copy pathrequirements-optional.txt
File metadata and controls
50 lines (39 loc) · 802 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
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
edge-tts # edge-tts
numpy<=1.24.2
langid # language detect
elevenlabs==1.0.3 # elevenlabs TTS
pilk==0.2.4 # process wechat silk file
#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
# claude API
anthropic
# tongyi qwen
broadscope_bailian
# google
google-generativeai
# dingtalk
dingtalk_stream
# zhipuai
zhipuai>=2.0.1
# webui
gradio==5.12.0
gradio_client==1.5.4
# tongyi qwen new sdk
dashscope