Speech / requirements-rocm.txt
azils3's picture
Upload 38 files
7a3a321 verified
raw
history blame contribute delete
No virus
339 Bytes
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"