yukee1992 commited on
Commit
48cbdbe
·
verified ·
1 Parent(s): 12437b5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- # requirements.txt - Enhanced for Parler-TTS
2
  torch==2.2.0
3
  torchaudio==2.2.0
4
  fastapi==0.104.1
@@ -7,5 +7,5 @@ accelerate==0.29.0
7
  soundfile==0.12.1
8
  requests==2.31.0
9
  numpy==1.24.0
10
- transformers==4.45.0
11
- protobuf==3.20.0 # Required for some model operations
 
1
+ # requirements.txt - For Coqui XTTS
2
  torch==2.2.0
3
  torchaudio==2.2.0
4
  fastapi==0.104.1
 
7
  soundfile==0.12.1
8
  requests==2.31.0
9
  numpy==1.24.0
10
+ transformers==4.40.0
11
+ TTS==0.22.0 # Coqui TTS library