requirements.txt 655 B

12345678910111213141516171819202122232425262728
  1. dashscope>=1.20.0
  2. edge-tts>=7.0.2
  3. emoji>=2.14.0
  4. fastapi>=0.115.5
  5. httpx>=0.27.2
  6. # 如需启用 HTTP/2 支持,取消下面的注释并安装:pip install httpx[http2]
  7. # httpx[http2]>=0.27.2
  8. # numpy>=2.0.2
  9. openai>=1.63.0
  10. # psycopg>=3.2.3
  11. # psycopg-binary>=3.2.3
  12. pydub>=0.25.1
  13. pytest>=8.3.3
  14. pytest_asyncio>=0.24.0
  15. python-multipart>=0.0.19
  16. websockets>=14.1
  17. requests>=2.32.3
  18. uvicorn>=0.32.1
  19. # wave>=0.0.2
  20. yacs>=0.1.8
  21. # uniface dependencies
  22. numpy>=1.21.0,<2.0.0
  23. opencv-python>=4.5.0,<4.9.0
  24. onnx>=1.12.0
  25. onnxruntime==1.16.3
  26. scikit-image>=0.19.0
  27. tqdm>=4.64.0
  28. # git+https://github.com/aliyun/alibabacloud-nls-python-sdk.git@master#egg=alibabacloud-nls-python-sdk