Skip to content

Commit

Permalink
Fix Coqui TTS to 0.24.3
Browse files Browse the repository at this point in the history
resolved bug in current 0.25.0 version
  • Loading branch information
erew123 authored Dec 8, 2024
1 parent 239b656 commit f15dcd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions system/requirements/requirements_standalone.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coqui-tts>=0.24.3
coqui-tts==0.24.3
filelock>=3.16.1
fuzzywuzzy>=0.18.0
ffmpeg-python>=0.2.0
Expand Down Expand Up @@ -35,4 +35,4 @@ piper-phonemize==1.1.0; sys_platform == "darwin"
fastapi==0.112.2
plotly==5.24.1
scipy==1.14.1
pyOpenSSL>=24.2.1
pyOpenSSL>=24.2.1

0 comments on commit f15dcd2

Please sign in to comment.