Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

requirements-optional.txt 677B

pirms 8 mēnešiem
pirms 10 mēnešiem
pirms 7 mēnešiem
pirms 11 mēnešiem
pirms 10 mēnešiem
pirms 10 mēnešiem
123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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. # linkai
  30. linkai>=0.0.3.5
  31. # dingtalk
  32. dingtalk_stream
  33. # zhipuai
  34. zhipuai>=2.0.1