add download models script and fastapi server to serve tts

This commit is contained in:
iflamed
2024-07-08 18:51:06 +08:00
parent 4e43a9d98b
commit fff6f9f1e0
4 changed files with 61 additions and 9 deletions

View File

@@ -25,4 +25,6 @@ soundfile==0.12.1
tensorboard==2.14.0
torch==2.0.1
torchaudio==2.0.2
wget==3.2
wget==3.2
fastapi==0.111.0
fastapi-cli==0.0.4