From ace42e5043be992c3a324fc637ba0594f10ad3b6 Mon Sep 17 00:00:00 2001 From: haoneng.lhn <haoneng.lhn@alibaba-inc.com> Date: 星期五, 08 十二月 2023 16:39:38 +0800 Subject: [PATCH] fix loss normalization for ddp training --- 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