Spaces:
Build error
Build error
artificialguybr
commited on
Commit
•
ceb1902
1
Parent(s):
ec9e3d6
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# Core dependencies
|
2 |
gradio
|
3 |
spaces
|
4 |
-
googletrans
|
5 |
TTS
|
6 |
faster-whisper
|
7 |
numpy
|
|
|
1 |
# Core dependencies
|
2 |
gradio
|
3 |
spaces
|
4 |
+
git+https://github.com/jvkap/googletrans-fixed.git
|
5 |
TTS
|
6 |
faster-whisper
|
7 |
numpy
|