From 6f88a689af05dee063d52fc65806cb0addbb764b Mon Sep 17 00:00:00 2001 From: 夜雨飘零 <yeyupiaoling@foxmail.com> Date: 星期三, 06 十二月 2023 17:02:51 +0800 Subject: [PATCH] remove never use code (#1151) --- README.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index 7163f5a..db0fdcb 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ The contributors can be found in [contributors list](./Acknowledge.md) ## License -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. +This project is licensed under [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 license](./MODEL_LICENSE) -- Gitblit v1.9.1