Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ phonemizer==3.2.1
|
|
| 3 |
nltk>=3.8.1
|
| 4 |
openai-whisper>=20231117
|
| 5 |
spaces
|
| 6 |
-
numpy
|
| 7 |
aeneas==1.7.3.0
|
| 8 |
whisperx==3.1.1
|
| 9 |
huggingface-hub==0.22.2
|
|
|
|
| 3 |
nltk>=3.8.1
|
| 4 |
openai-whisper>=20231117
|
| 5 |
spaces
|
| 6 |
+
numpy<2.0.0
|
| 7 |
aeneas==1.7.3.0
|
| 8 |
whisperx==3.1.1
|
| 9 |
huggingface-hub==0.22.2
|