Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
av
|
| 2 |
ffmpeg-python>=0.2.0
|
| 3 |
-
|
|
|
|
| 4 |
praat-parselmouth==0.4.2
|
| 5 |
pyworld==0.3.4
|
| 6 |
resampy==0.4.2
|
|
|
|
| 1 |
av
|
| 2 |
ffmpeg-python>=0.2.0
|
| 3 |
+
numpy<2
|
| 4 |
+
faiss-cpu>=1.7.4
|
| 5 |
praat-parselmouth==0.4.2
|
| 6 |
pyworld==0.3.4
|
| 7 |
resampy==0.4.2
|