You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
651B

  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. edge-tts # edge-tts
  10. numpy<=1.24.2
  11. langid # language detect
  12. #install plugin
  13. dulwich
  14. # wechatmp && wechatcom
  15. web.py
  16. wechatpy
  17. # chatgpt-tool-hub plugin
  18. chatgpt_tool_hub==0.5.0
  19. # xunfei spark
  20. websocket-client==1.2.0
  21. # claude bot
  22. curl_cffi
  23. # claude API
  24. anthropic
  25. # tongyi qwen
  26. broadscope_bailian
  27. # google
  28. google-generativeai
  29. # dingtalk
  30. dingtalk_stream
  31. # zhipuai
  32. zhipuai>=2.0.1