From 57558b4a7df571dd74dc1e23b694a23bb63249f4 Mon Sep 17 00:00:00 2001 From: 雾聪 <wucong.lyb@alibaba-inc.com> Date: 星期日, 25 六月 2023 22:50:09 +0800 Subject: [PATCH] fix badcase for empty files --- README.md | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 76e3301..57ca1a2 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,11 @@ This project is licensed under the [The MIT License](https://opensource.org/licenses/MIT). FunASR also contains various third-party components and some code modified from other repos under other open source licenses. The use of pretraining model is subject to [model licencs](./MODEL_LICENSE) + +## Stargazers over time + +[](https://starchart.cc/alibaba-damo-academy/FunASR) + ## Citations ``` bibtex -- Gitblit v1.9.1