Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -23,5 +23,5 @@ markdown
|
|
23 |
nest_asyncio
|
24 |
reportlab
|
25 |
gtts
|
26 |
-
whisperx
|
27 |
git+https://github.com/myshell-ai/MeloTTS.git
|
|
|
23 |
nest_asyncio
|
24 |
reportlab
|
25 |
gtts
|
26 |
+
git+https://github.com/m-bain/whisperx.git
|
27 |
git+https://github.com/myshell-ai/MeloTTS.git
|