Spaces:
Runtime error
Runtime error
fathyshalab
commited on
Commit
·
fd977f5
1
Parent(s):
9389fce
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
git+https://github.com/openai/whisper.git
|
2 |
scipy
|
3 |
-
git+https://github.com/NVIDIA/NeMo.git@r1.13.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
git+https://github.com/openai/whisper.git
|
2 |
scipy
|
3 |
+
git+https://github.com/NVIDIA/NeMo.git@r1.13.0
|
4 |
+
pynini==2.1.5
|
5 |
+
matplotlib>=3.3.2
|
6 |
+
text-unidecode
|
7 |
+
wget
|
8 |
+
hydra
|
9 |
+
torch
|
10 |
+
transformers
|