From 11815a0726f1910eeeba579caf3fd57118e9bd81 Mon Sep 17 00:00:00 2001 From: xuan <admin@exuan.org> Date: 星期二, 27 二月 2024 10:11:23 +0800 Subject: [PATCH] feat(runtime-html5): display ITN radio (#1392) --- .gitignore | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index c4b031f..adf2937 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,11 @@ dist build funasr.egg-info -docs/_build \ No newline at end of file +docs/_build +modelscope +samples +.ipynb_checkpoints +outputs* +emotion2vec* +GPT-SoVITS* +modelscope_models -- Gitblit v1.9.1