From b6ddb53cebde95b0854d8ae2c842547cc2b5c795 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 14 Jul 2024 22:43:15 +0200 Subject: [PATCH] Revert "chore(deps): Bump librosa from 0.9.1 to 0.10.2.post1 in /backend/python/openvoice" (#2861) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Revert "chore(deps): Bump librosa from 0.9.1 to 0.10.2.post1 in /backend/pyth…" This reverts commit 5305d4dcbf06b46497a4a162e86729b6ef412182. --- 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 74c7a39c..1c8a0e88 100644 --- a/backend/python/openvoice/requirements-intel.txt +++ b/backend/python/openvoice/requirements-intel.txt @@ -4,7 +4,7 @@ torch optimum[openvino] grpcio==1.64.1 protobuf -librosa==0.10.2.post1 +librosa==0.9.1 faster-whisper==1.0.3 pydub==0.25.1 wavmark==0.0.3