requirements-optional.txt 660 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. tiktoken>=0.3.2 # openai calculate token
  2. #voice
  3. pydub>=0.25.1 # need ffmpeg
  4. SpeechRecognition # google speech to text
  5. gTTS>=2.3.1 # google text to speech
  6. pyttsx3>=2.90 # pytsx text to speech
  7. baidu_aip>=4.16.10 # baidu voice
  8. azure-cognitiveservices-speech # azure voice
  9. numpy<=1.24.2
  10. langid # language detect
  11. #install plugin
  12. dulwich
  13. # wechaty
  14. wechaty>=0.10.7
  15. wechaty_puppet>=0.4.23
  16. # pysilk_mod>=1.6.0 # needed by send voice only in wechaty
  17. # wechatmp wechatcom
  18. web.py
  19. wechatpy
  20. # chatgpt-tool-hub plugin
  21. chatgpt_tool_hub==0.4.6
  22. # xunfei spark
  23. websocket-client==1.2.0
  24. # claude bot
  25. curl_cffi
  26. # tongyi qwen
  27. broadscope_bailian
  28. # google
  29. google-generativeai