Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ fairseq==0.12.2
|
|
| 5 |
faiss-cpu==1.7.3
|
| 6 |
|
| 7 |
# Audio libraries
|
|
|
|
| 8 |
ffmpeg-python>=0.2.0
|
| 9 |
praat-parselmouth>=0.4.2
|
| 10 |
pyworld==0.3.4
|
|
@@ -17,6 +18,7 @@ einops
|
|
| 17 |
local-attention
|
| 18 |
|
| 19 |
# Interfaces and cloud services
|
| 20 |
-
gradio==4.
|
| 21 |
mega.py
|
|
|
|
| 22 |
gdown
|
|
|
|
| 5 |
faiss-cpu==1.7.3
|
| 6 |
|
| 7 |
# Audio libraries
|
| 8 |
+
numpy==1.23.5
|
| 9 |
ffmpeg-python>=0.2.0
|
| 10 |
praat-parselmouth>=0.4.2
|
| 11 |
pyworld==0.3.4
|
|
|
|
| 18 |
local-attention
|
| 19 |
|
| 20 |
# Interfaces and cloud services
|
| 21 |
+
gradio==4.43.0
|
| 22 |
mega.py
|
| 23 |
+
wget
|
| 24 |
gdown
|