Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -23,4 +23,11 @@ inflect
|
|
23 |
IPython
|
24 |
soundfile
|
25 |
pydub
|
26 |
-
numpy<2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
IPython
|
24 |
soundfile
|
25 |
pydub
|
26 |
+
numpy<2.0
|
27 |
+
wheel
|
28 |
+
antlr4-python3-runtime
|
29 |
+
intervaltree
|
30 |
+
wget
|
31 |
+
docopt
|
32 |
+
julius
|
33 |
+
...
|