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.

requirements.txt 762B

1 month ago
1 month ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. #voice
  2. pydub>=0.25.1 # need ffmpeg
  3. SpeechRecognition # google speech to text
  4. gTTS>=2.3.1 # google text to speech
  5. pyttsx3>=2.90 # pytsx text to speech
  6. baidu_aip>=4.16.10 # baidu voice
  7. azure-cognitiveservices-speech # azure voice
  8. edge-tts # edge-tts
  9. numpy<=1.24.2
  10. langid # language detect
  11. elevenlabs==1.0.3 # elevenlabs TTS
  12. tiktoken>=0.3.2 # openai calculate token
  13. openai==0.27.8
  14. HTMLParser>=0.0.2
  15. PyQRCode>=1.2.1
  16. qrcode>=7.4.2
  17. requests>=2.28.2
  18. chardet>=5.1.0
  19. Pillow
  20. pre-commit
  21. web.py
  22. linkai>=0.0.6.0
  23. pypng
  24. pypinyin
  25. redis
  26. flask
  27. flask_restful
  28. confluent_kafka
  29. av
  30. #pilk
  31. # silk-python
  32. # pysilk
  33. pysilk-mod
  34. #pip3 install pysilk-mod
  35. oss2
  36. gunicorn
  37. opencv-python
  38. moviepy
  39. fastapi
  40. uvicorn
  41. celery
  42. pydantic
  43. aioredis>=2.0.0
  44. requests
  45. aiokafka
  46. aiofiles
  47. celery-redbeat