_Noxty
commited on
Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
gTTS
|
2 |
elevenlabs
|
3 |
-
stftpitchshift==1.5.1
|
4 |
torchcrepe
|
5 |
setuptools
|
6 |
wheel
|
@@ -11,12 +10,11 @@ gradio==3.34.0
|
|
11 |
ffmpeg-python
|
12 |
praat-parselmouth
|
13 |
pyworld
|
14 |
-
numpy==1.23.5
|
15 |
i18n
|
16 |
-
numba
|
17 |
-
|
|
|
18 |
mega.py
|
19 |
gdown
|
20 |
-
|
21 |
-
pyngrok
|
22 |
-
torch
|
|
|
1 |
gTTS
|
2 |
elevenlabs
|
|
|
3 |
torchcrepe
|
4 |
setuptools
|
5 |
wheel
|
|
|
10 |
ffmpeg-python
|
11 |
praat-parselmouth
|
12 |
pyworld
|
|
|
13 |
i18n
|
14 |
+
numba
|
15 |
+
yt_dlp
|
16 |
+
audio-separator[gpu]
|
17 |
mega.py
|
18 |
gdown
|
19 |
+
stablepy
|
20 |
+
pyngrok
|
|