Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
transformers
|
2 |
SpeechRecognition
|
3 |
gTTS
|
4 |
-
numpy
|
5 |
pydub
|
6 |
librosa
|
7 |
onnxruntime
|
|
|
1 |
transformers
|
2 |
SpeechRecognition
|
3 |
gTTS
|
4 |
+
numpy==1.26.4
|
5 |
pydub
|
6 |
librosa
|
7 |
onnxruntime
|