qqwjq1981 commited on
Commit
bb7f2b8
·
verified ·
1 Parent(s): 9b4e709

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -2,6 +2,8 @@
2
  numpy==1.22.0
3
  # Coqui TTS (XTTS v2)
4
  coqpit-config
 
 
5
  torch==2.1.0 # Or the version best suited for your GPU/CPU
6
  # Video Processing
7
  moviepy==1.0.3
 
2
  numpy==1.22.0
3
  # Coqui TTS (XTTS v2)
4
  coqpit-config
5
+ coqui-tts==0.26.0
6
+ coqui-tts-trainer==0.2.3
7
  torch==2.1.0 # Or the version best suited for your GPU/CPU
8
  # Video Processing
9
  moviepy==1.0.3