From b8909ab5b94e293605a9e04f42874e0320773a49 Mon Sep 17 00:00:00 2001 From: andyweiqiu <andywei_89@163.COM> Date: 星期四, 21 九月 2023 09:45:24 +0800 Subject: [PATCH] itn on iOS is not supported for the time being (#969) --- .gitignore | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 13d2fff..37f39fe 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,12 @@ *.pyc .eggs MaaS-lib -.gitignore \ No newline at end of file +.gitignore +.egg* +dist +build +funasr.egg-info +docs/_build +modelscope +samples +.ipynb_checkpoints -- Gitblit v1.9.1