From 4152cf4615e234b9892703a8e088cdd51937fc13 Mon Sep 17 00:00:00 2001 From: haoneng.lhn <haoneng.lhn@alibaba-inc.com> Date: 星期四, 07 十二月 2023 14:49:34 +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