Spaces:
Build error
Build error
Jameson Goldstein
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
gTTS
|
2 |
elevenlabs
|
3 |
stftpitchshift==1.5.1
|
@@ -6,7 +7,7 @@ setuptools
|
|
6 |
wheel
|
7 |
httpx==0.23.0
|
8 |
faiss-gpu
|
9 |
-
fairseq
|
10 |
gradio==3.34.0
|
11 |
ffmpeg-python
|
12 |
praat-parselmouth
|
|
|
1 |
+
pip<24.1
|
2 |
gTTS
|
3 |
elevenlabs
|
4 |
stftpitchshift==1.5.1
|
|
|
7 |
wheel
|
8 |
httpx==0.23.0
|
9 |
faiss-gpu
|
10 |
+
fairseq==0.12.2
|
11 |
gradio==3.34.0
|
12 |
ffmpeg-python
|
13 |
praat-parselmouth
|