From a684ebacb5fafc1bcd93a929a95d21d6454a0fd3 Mon Sep 17 00:00:00 2001
From: mengzhe.cmz <mengzhe.cmz@alibaba-inc.com>
Date: 星期二, 25 七月 2023 16:55:51 +0800
Subject: [PATCH] large punc model python onnx runtime
---
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