From 121bce581c763d08e9999f66a2caa34e5e4a7ecf Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 15 Jul 2024 08:31:27 +0200 Subject: [PATCH] Revert "chore(deps): Bump numpy from 1.26.4 to 2.0.0 in /backend/python/openvoice" (#2868) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Revert "chore(deps): Bump numpy from 1.26.4 to 2.0.0 in /backend/python/openv…" This reverts commit 6ba730d7f85bb184cfb731f56cfbacde1df1dd75. --- 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 1c8a0e881..b0551187f 100644 --- a/backend/python/openvoice/requirements-intel.txt +++ b/backend/python/openvoice/requirements-intel.txt @@ -8,7 +8,7 @@ librosa==0.9.1 faster-whisper==1.0.3 pydub==0.25.1 wavmark==0.0.3 -numpy==2.0.0 +numpy==1.26.4 eng_to_ipa==0.0.2 inflect==7.0.0 unidecode==1.3.7