From ad75a464d8f538b74eb1f11ba6bd3409901136dc Mon Sep 17 00:00:00 2001
From: 仁迷 <haoneng.lhn@alibaba-inc.com>
Date: 星期一, 09 一月 2023 19:34:52 +0800
Subject: [PATCH] update text postprocess
---
setup.py | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/setup.py b/setup.py
index 05db779..767b3da 100644
--- a/setup.py
+++ b/setup.py
@@ -38,6 +38,8 @@
"editdistance==0.5.2",
"tensorboard>=1.14",
"g2p",
+ # ITN
+ "pynini==2.1.5",
],
# train: The modules invoked when training only.
"train": [
--
Gitblit v1.9.1