Update requirements_colab.txt
Browse files- requirements_colab.txt +1 -2
requirements_colab.txt
CHANGED
@@ -5,8 +5,7 @@ gradio==3.35.2
|
|
5 |
pydub==0.25.1
|
6 |
edge_tts==6.1.7
|
7 |
deep_translator==1.11.4
|
8 |
-
|
9 |
-
git+https://github.com/m-bain/whisperX.git@f137f31
|
10 |
gTTS
|
11 |
gradio_client==0.2.7
|
12 |
ipython
|
|
|
5 |
pydub==0.25.1
|
6 |
edge_tts==6.1.7
|
7 |
deep_translator==1.11.4
|
8 |
+
git+https://github.com/R3gm/whisperX.git@cuda_11_8
|
|
|
9 |
gTTS
|
10 |
gradio_client==0.2.7
|
11 |
ipython
|