From fa7297855d2cde0cf5aeacc0991ae8025333942c Mon Sep 17 00:00:00 2001
From: shixian.shi <shixian.shi@alibaba-inc.com>
Date: 星期五, 05 五月 2023 15:31:06 +0800
Subject: [PATCH] update contextual finetune
---
setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index 6deaf9c..e837637 100644
--- a/setup.py
+++ b/setup.py
@@ -40,7 +40,7 @@
"g2p",
# PAI
"oss2",
- "kaldi-native-fbank",
+ # "kaldi-native-fbank",
# timestamp
"edit-distance"
],
--
Gitblit v1.9.1