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
634B

  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. # wechatmp && wechatcom
  14. web.py
  15. wechatpy
  16. # chatgpt-tool-hub plugin
  17. chatgpt_tool_hub==0.5.0
  18. # xunfei spark
  19. websocket-client==1.2.0
  20. # claude bot
  21. curl_cffi
  22. # tongyi qwen
  23. broadscope_bailian
  24. # google
  25. google-generativeai
  26. # linkai
  27. linkai>=0.0.3.5
  28. # dingtalk
  29. dingtalk_stream
  30. # zhipuai
  31. zhipuai>=2.0.1