Files
chatgpt-on-wechat/requirements-optional.txt

23 lines
347 B
Plaintext

tiktoken>=0.3.2 # openai calculate token
#voice
pydub>=0.25.1 # need ffmpeg
gTTS>=2.3.1 # google text to speech
edge-tts # edge-tts
elevenlabs==1.0.3 # elevenlabs TTS
#install plugin
dulwich
# xunfei spark
websocket-client==1.2.0
# google
google-generativeai
# file parsing (web_fetch document support)
pypdf
python-docx
openpyxl
python-pptx