uncloseai-speech/requirements.txt
2024-06-16 23:35:11 -04:00

14 lines
306 B
Text

fastapi
uvicorn
loguru
# piper-tts
piper-tts==1.2.0
# xtts
TTS
# Fixes: https://github.com/matatonic/openedai-speech/issues/9
# Re: https://github.com/pytorch/pytorch/issues/121834
torch==2.2.2
# XXX, 3.8+ has some issue for now
spacy==3.7.4
# parler-tts
git+https://github.com/huggingface/parler-tts.git