From e9ea65679a7d6023c7d24defc9517888efe14833 Mon Sep 17 00:00:00 2001 From: 仁迷 <haoneng.lhn@alibaba-inc.com> Date: 星期三, 01 三月 2023 11:14:09 +0800 Subject: [PATCH] fix text postprocess bug --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 047d0bb..8258377 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ .DS_Store init_model/ *.tar.gz -test_local +test_local/ +RapidASR \ No newline at end of file -- Gitblit v1.9.1