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