Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,7 +2,8 @@ transformers
|
|
2 |
torch
|
3 |
gradio
|
4 |
numpy
|
5 |
-
googletrans
|
6 |
gtts
|
7 |
librosa
|
8 |
soundfile
|
|
|
|
2 |
torch
|
3 |
gradio
|
4 |
numpy
|
5 |
+
googletrans-temp
|
6 |
gtts
|
7 |
librosa
|
8 |
soundfile
|
9 |
+
|