Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
torch
|
2 |
transformers
|
3 |
soundfile
|
|
|
4 |
pyannote.audio[separation]==3.3.0
|
5 |
pydub
|
6 |
pyctcdecode
|
|
|
1 |
torch
|
2 |
transformers
|
3 |
soundfile
|
4 |
+
googletrans==3.1.0a0
|
5 |
pyannote.audio[separation]==3.3.0
|
6 |
pydub
|
7 |
pyctcdecode
|