Add TTS module

This commit is contained in:
SillyLossy
2023-03-04 16:55:32 +02:00
parent 8d7ecbc40d
commit ada45f2c70
4 changed files with 54 additions and 21 deletions

View File

@@ -3,9 +3,12 @@ flask-cloudflared
flask-cors
markdown
Pillow
--extra-index-url https://download.pytorch.org/whl/cu116
--extra-index-url https://download.pytorch.org/whl/cu117
torch >= 1.9, < 1.13
torchvision >= 0.9, < 0.13
torchaudio >= 0.9, < 0.13
numpy
accelerate
git+https://github.com/huggingface/transformers
git+https://github.com/huggingface/diffusers
git+https://github.com/huggingface/diffusers
git+https://github.com/coqui-ai/TTS