Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +13 -8
requirements.txt
CHANGED
@@ -1,8 +1,13 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
+
torch>=2.0.0
|
3 |
+
torchaudio>=2.0.0
|
4 |
+
transformers>=4.35.0
|
5 |
+
TTS>=0.22.0
|
6 |
+
librosa>=0.10.0
|
7 |
+
soundfile>=0.12.0
|
8 |
+
jiwer>=3.0.0
|
9 |
+
numpy>=1.24.0
|
10 |
+
indic-transliteration>=2.3.0
|
11 |
+
accelerate>=0.24.0
|
12 |
+
datasets>=2.14.0
|
13 |
+
huggingface-hub>=0.19.0
|