From 7b4f2c4574ca0c2980d93e1790f21e2fcaf6fd43 Mon Sep 17 00:00:00 2001
From: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
Date: 星期一, 26 六月 2023 17:51:48 +0800
Subject: [PATCH] update soundfile version for loading mp3 file
---
setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index 0e787ab..994b088 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