requirements.txt 697 B

1234567891011121314151617181920212223242526272829303132
  1. --extra-index-url https://download.pytorch.org/whl/cu118
  2. conformer==0.3.2
  3. deepspeed==0.14.2; sys_platform == 'linux'
  4. diffusers==0.27.2
  5. gdown==5.1.0
  6. gradio==4.32.2
  7. grpcio==1.57.0
  8. grpcio-tools==1.57.0
  9. hydra-core==1.3.2
  10. HyperPyYAML==1.2.2
  11. inflect==7.3.1
  12. librosa==0.10.2
  13. lightning==2.2.4
  14. matplotlib==3.7.5
  15. modelscope==1.15.0
  16. networkx==3.1
  17. omegaconf==2.3.0
  18. onnx==1.16.0
  19. onnxruntime-gpu==1.16.0; sys_platform == 'linux'
  20. onnxruntime==1.16.0; sys_platform == 'darwin' or sys_platform == 'windows'
  21. openai-whisper==20231117
  22. protobuf==4.25
  23. pydantic==2.7.0
  24. rich==13.7.1
  25. soundfile==0.12.1
  26. tensorboard==2.14.0
  27. torch==2.0.1
  28. torchaudio==2.0.2
  29. wget==3.2
  30. fastapi==0.111.0
  31. fastapi-cli==0.0.4
  32. WeTextProcessing==1.0.3