Skip to content

Commit

Permalink
Fix model download issue
Browse files Browse the repository at this point in the history
  • Loading branch information
WeberJulian authored Nov 20, 2023
1 parent d7ce279 commit 8a7c96a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TTS @ git+https://github.com/coqui-ai/TTS@491f16ec3775182a458468c9745bbc101a4c5c95
TTS @ git+https://github.com/coqui-ai/TTS@29dede20d336c8250810575fcdcdbbcad8c40a44
uvicorn[standard]==0.23.2
fastapi==0.95.2
deepspeed==0.10.3
Expand All @@ -9,4 +9,4 @@ numpy==1.24.3
cutlet
mecab-python3==1.0.6
unidic-lite==1.0.8
unidic==1.1.0
unidic==1.1.0

0 comments on commit 8a7c96a

Please sign in to comment.