From f98c4bf6d2bb5202488cd4243efdbca65288c313 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期一, 27 二月 2023 14:26:32 +0800 Subject: [PATCH] onnx export --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 7a43407..8258377 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ .DS_Store init_model/ *.tar.gz -test_local/ \ No newline at end of file +test_local/ +RapidASR \ No newline at end of file -- Gitblit v1.9.1