File size: 339 Bytes
7a3a321 |
1 2 3 4 5 6 7 8 9 10 |
fastapi uvicorn loguru piper-tts coqui-tts langdetect # Creating an environment where deepspeed works is complex, for now it will be disabled by default. #deepspeed torch; --index-url https://download.pytorch.org/whl/rocm5.7; sys_platform == "linux" torchaudio; --index-url https://download.pytorch.org/whl/rocm5.7; sys_platform == "linux" |