From b57d8afba089948f1dae4cd27296904acac70214 Mon Sep 17 00:00:00 2001
From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com>
Date: 星期三, 28 六月 2023 16:48:57 +0800
Subject: [PATCH] add html5 not auto play wav and manually authorization (#681)
---
setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index 994b088..f13a2c2 100644
--- a/setup.py
+++ b/setup.py
@@ -35,7 +35,7 @@
# ENH
# "ci_sdr",
"pytorch_wpe",
- "editdistance==0.5.2",
+ "editdistance>=0.5.2",
"tensorboard==1.15",
"g2p",
# PAI
--
Gitblit v1.9.1