Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +8 -4
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
indic-transliteration
|
4 |
-
jiwer
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
faster-whisper
|
3 |
+
indic-transliteration
|
4 |
+
jiwer
|
5 |
+
transformers
|
6 |
+
soundfile
|
7 |
+
torch --index-url https://download.pytorch.org/whl/cpu
|
8 |
+
git+https://github.com/huggingface/parler-tts.git
|