From 56e33b3a72171f99343cd0e9f283a93431516b00 Mon Sep 17 00:00:00 2001 From: Jaikinator Date: Wed, 4 Oct 2023 15:06:48 +0200 Subject: [PATCH] updated requirements to reduce error rate --- requirements.txt | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index ef74c29..aed43e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ openai-whisper==20230314 - +numpy~=1.23.5 pyannote.audio~=2.1.1 pyannote.core~=4.5 pyannote.database~=4.1.3 @@ -14,12 +14,5 @@ tqdm>=4.65.0 gradio~=3.36.1 gradio-client~=0.2.7 -# add pytorch to override the one installed by pyannote.audio - -torch~=1.11.0 -torchvision~=0.12.0 -torchaudio~=0.11.0 -#optional: -#sphinx~=5.0.2