requirements.txt 737 B

12345678910111213141516171819202122232425262728293031323334
  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. huggingface-hub==0.23.5
  10. hydra-core==1.3.2
  11. HyperPyYAML==1.2.2
  12. inflect==7.3.1
  13. librosa==0.10.2
  14. lightning==2.2.4
  15. matplotlib==3.7.5
  16. modelscope==1.15.0
  17. networkx==3.1
  18. omegaconf==2.3.0
  19. onnx==1.16.0
  20. onnxruntime-gpu==1.16.0; sys_platform == 'linux'
  21. onnxruntime==1.16.0; sys_platform == 'darwin' or sys_platform == 'windows'
  22. openai-whisper==20231117
  23. protobuf==4.25
  24. pydantic==2.7.0
  25. rich==13.7.1
  26. soundfile==0.12.1
  27. tensorboard==2.14.0
  28. torch==2.0.1
  29. torchaudio==2.0.2
  30. uvicorn==0.30.0
  31. wget==3.2
  32. fastapi==0.111.0
  33. fastapi-cli==0.0.4
  34. WeTextProcessing==1.0.3