Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -6
requirements.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
git+https://github.com/AshwinSankar17/NeMo-ai4b@nemo-v2
|
2 |
torchaudio
|
3 |
pytorch-lightning==2.4.0
|
@@ -24,9 +31,5 @@ IPython
|
|
24 |
soundfile
|
25 |
pydub
|
26 |
numpy<2.0
|
27 |
-
|
28 |
-
|
29 |
-
intervaltree
|
30 |
-
wget
|
31 |
-
docopt
|
32 |
-
julius
|
|
|
1 |
+
wheel
|
2 |
+
setuptools
|
3 |
+
antlr4-python3-runtime
|
4 |
+
intervaltree
|
5 |
+
wget
|
6 |
+
docopt
|
7 |
+
julius
|
8 |
git+https://github.com/AshwinSankar17/NeMo-ai4b@nemo-v2
|
9 |
torchaudio
|
10 |
pytorch-lightning==2.4.0
|
|
|
31 |
soundfile
|
32 |
pydub
|
33 |
numpy<2.0
|
34 |
+
|
35 |
+
|
|
|
|
|
|
|
|