Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch==2.4.1
|
| 2 |
transformers==4.44.2
|
| 3 |
soundfile==0.12.1
|
| 4 |
-
|
| 5 |
pyannote.audio[separation]==3.3.0
|
| 6 |
pydub==0.25.1
|
| 7 |
pyctcdecode==0.5.0
|
|
|
|
| 1 |
torch==2.4.1
|
| 2 |
transformers==4.44.2
|
| 3 |
soundfile==0.12.1
|
| 4 |
+
git+https://github.com/StarkBotsIndustries/googletrans.git
|
| 5 |
pyannote.audio[separation]==3.3.0
|
| 6 |
pydub==0.25.1
|
| 7 |
pyctcdecode==0.5.0
|