TTS-OPENAI-FREE / requirements-rocm.txt
imseldrith's picture
Upload folder using huggingface_hub (#2)
2a8b06e verified
raw
history blame
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"