From ce21543d77728c2e4592abe0f57a939c4e99adf9 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 26 Nov 2024 14:21:48 +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/backend/pyth=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 b246285c0cf5..67f34028e92a 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