From 890c17f5ec24ebdb8e813f31e4b57518e55680ee Mon Sep 17 00:00:00 2001 From: abdeladim-s Date: Sat, 15 Jul 2023 12:04:34 -0400 Subject: [PATCH] fix pywhsipercpp download url #46 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62db0e5..7177fdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ ffsubsync~=0.4.24 whisper-timestamped @ git+https://github.com/linto-ai/whisper-timestamped pandas pysubs2~=1.6.0 -pywhispercpp==1.0.8 +pywhispercpp==1.1.1 dl_translate faster_whisper whisperx @ git+https://github.com/m-bain/whisperx.git \ No newline at end of file