From e43d79cfd68c3cdd33b48f5b419007d951556e2c Mon Sep 17 00:00:00 2001 From: lyblsgo <lyblsgo@163.com> Date: 星期四, 20 四月 2023 19:29:52 +0800 Subject: [PATCH] add output speedup --- .gitignore | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 8258377..13d2fff 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,9 @@ init_model/ *.tar.gz test_local/ -RapidASR \ No newline at end of file +RapidASR +export/* +*.pyc +.eggs +MaaS-lib +.gitignore \ No newline at end of file -- Gitblit v1.9.1