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.

47 lines
719B

  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. elevenlabs==1.0.3 # elevenlabs TTS
  13. #install plugin
  14. dulwich
  15. # wechatmp && wechatcom
  16. web.py
  17. wechatpy
  18. # chatgpt-tool-hub plugin
  19. chatgpt_tool_hub==0.5.0
  20. # xunfei spark
  21. websocket-client==1.2.0
  22. # claude bot
  23. curl_cffi
  24. # claude API
  25. anthropic
  26. # tongyi qwen
  27. broadscope_bailian
  28. # google
  29. google-generativeai
  30. # dingtalk
  31. dingtalk_stream
  32. # zhipuai
  33. zhipuai>=2.0.1
  34. # tongyi qwen new sdk
  35. dashscope