From 03800cccebe8f125801ad9dae1d2a2940ffb53ca Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 26 Nov 2024 14:22:10 +0100 Subject: [PATCH] =?UTF-8?q?Revert=20"chore(deps):=20Bump=20faster-whisper?= =?UTF-8?q?=20from=200.9.0=20to=201.1.0=20in=20/back=E2=80=A6=20(#4268)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Revert "chore(deps): Bump faster-whisper from 0.9.0 to 1.1.0 in /backend/pyth…" This reverts commit 6c8e870812724db2f8c62fc1cc5fbf8cbd5da51c. --- backend/python/openvoice/requirements-intel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/python/openvoice/requirements-intel.txt b/backend/python/openvoice/requirements-intel.txt index 729c1a28f166..d38351b1ed87 100644 --- a/backend/python/openvoice/requirements-intel.txt +++ b/backend/python/openvoice/requirements-intel.txt @@ -5,7 +5,7 @@ optimum[openvino] grpcio==1.68.0 protobuf librosa==0.9.1 -faster-whisper==1.1.0 +faster-whisper==0.9.0 pydub==0.25.1 wavmark==0.0.3 numpy==1.22.0