openedai-speech/requirements-rocm.txt
2024-08-15 17:24:33 -04:00

11 lines
357 B
Plaintext

fastapi
uvicorn
loguru
piper-tts
coqui-tts[languages]
langdetect
pyyaml
# 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"