From c63486e0b9ea73e4dc828c2b2b877b323b043228 Mon Sep 17 00:00:00 2001
From: Zhihao Du <neo.dzh@alibaba-inc.com>
Date: 星期四, 03 八月 2023 10:15:11 +0800
Subject: [PATCH] Merge pull request #799 from alibaba-damo-academy/dev_dzh
---
setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index 9c36dd0..43c734c 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@
"librosa",
"jamo", # For kss
"PyYAML>=5.1.2",
- "soundfile>=0.10.2",
+ "soundfile>=0.12.1",
"h5py>=2.10.0",
"kaldiio>=2.17.0",
"torch_complex",
--
Gitblit v1.9.1