Spaces:
Configuration error
Configuration error
change to numpy<=1.26.4
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ jieba
|
|
12 |
jiwer
|
13 |
librosa
|
14 |
matplotlib
|
15 |
-
numpy
|
16 |
pydub
|
17 |
pypinyin
|
18 |
safetensors
|
|
|
12 |
jiwer
|
13 |
librosa
|
14 |
matplotlib
|
15 |
+
numpy<=1.26.4
|
16 |
pydub
|
17 |
pypinyin
|
18 |
safetensors
|