From ee9b9fefb61adb79f7f6019debbd10cdc8189ee3 Mon Sep 17 00:00:00 2001
From: hnluo <haoneng.lhn@alibaba-inc.com>
Date: 星期一, 26 六月 2023 17:53:40 +0800
Subject: [PATCH] Merge pull request #670 from alibaba-damo-academy/dev_lhn
---
setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index 5b49d06..f13a2c2 100644
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@
"librosa",
"jamo==0.4.1", # For kss
"PyYAML>=5.1.2",
- "soundfile>=0.10.2",
+ "soundfile>=0.11.0",
"h5py>=2.10.0",
"kaldiio>=2.17.0",
"torch_complex",
--
Gitblit v1.9.1