From 398a9efa3afa45b9c39fec15357e261d8d6c0b59 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Fri, 18 Oct 2024 16:59:31 +0200 Subject: [PATCH] chore(deps): pin numpy (#3876) Signed-off-by: Ettore Di Giacinto --- backend/python/openvoice/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/python/openvoice/requirements.txt b/backend/python/openvoice/requirements.txt index a6628cdbbaf..ff463748d46 100644 --- a/backend/python/openvoice/requirements.txt +++ b/backend/python/openvoice/requirements.txt @@ -4,7 +4,7 @@ librosa faster-whisper pydub==0.25.1 wavmark==0.0.3 -numpy +numpy==1.22.0 eng_to_ipa==0.0.2 inflect unidecode