From a1b63ca9cc3f21e70c7a67d49c37f9ec58052e34 Mon Sep 17 00:00:00 2001
From: Daniel <znsoft@163.com>
Date: 星期四, 16 三月 2023 11:44:53 +0800
Subject: [PATCH] Merge branch 'alibaba-damo-academy:main' into main
---
setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index 087d90d..e6b9d38 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@
"humanfriendly",
"scipy>=1.4.1",
# "filelock",
- "librosa>=0.8.0",
+ "librosa==0.8.1",
"jamo==0.4.1", # For kss
"PyYAML>=5.1.2",
"soundfile>=0.10.2",
--
Gitblit v1.9.1