From 5305d4dcbf06b46497a4a162e86729b6ef412182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 16:51:10 +0000 Subject: [PATCH] chore(deps): Bump librosa from 0.9.1 to 0.10.2.post1 in /backend/python/openvoice (#2836) chore(deps): Bump librosa in /backend/python/openvoice Bumps [librosa](https://github.com/librosa/librosa) from 0.9.1 to 0.10.2.post1. - [Release notes](https://github.com/librosa/librosa/releases) - [Changelog](https://github.com/librosa/librosa/blob/main/docs/changelog.rst) - [Commits](https://github.com/librosa/librosa/compare/0.9.1...0.10.2.post1) --- updated-dependencies: - dependency-name: librosa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 c4a11963..331714a7 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.9.1 +librosa==0.10.2.post1 faster-whisper==1.0.3 pydub==0.25.1 wavmark==0.0.3