From 4a2cb0c98511f609f4a87197f40466d2c7a19592 Mon Sep 17 00:00:00 2001
From: hnluo <haoneng.lhn@alibaba-inc.com>
Date: 星期五, 21 七月 2023 10:09:40 +0800
Subject: [PATCH] Update setup.py

---
 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