From 84c21a5531b9abe3e78b959a61819645d7c97270 Mon Sep 17 00:00:00 2001
From: onlybetheone <iriszhangchong@gmail.com>
Date: 星期五, 06 一月 2023 10:04:19 +0800
Subject: [PATCH] update fun_text_processing/__init__.py
---
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