From 51fdffc1a048da82c636be4ec8ea81c86050439d Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期五, 11 八月 2023 17:39:54 +0800
Subject: [PATCH] h5py

---
 funasr/version.txt |    2 +-
 setup.py           |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/funasr/version.txt b/funasr/version.txt
index 7486fdb..f38fc53 100644
--- a/funasr/version.txt
+++ b/funasr/version.txt
@@ -1 +1 @@
-0.7.2
+0.7.3
diff --git a/setup.py b/setup.py
index bf82d89..13bf665 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@
         "jamo",  # For kss
         "PyYAML>=5.1.2",
         "soundfile>=0.12.1",
-        "h5py>=2.10.0",
+        "h5py>=3.1.0",
         "kaldiio>=2.17.0",
         "kaldi-io==0.9.8",
         "torch_complex",

--
Gitblit v1.9.1