From 6e69d784e4814c3dbe35e8f70c6cf4b920c8b20b Mon Sep 17 00:00:00 2001
From: 天地 <tiandiweizun@gmail.com>
Date: 星期三, 19 三月 2025 23:10:13 +0800
Subject: [PATCH] 1. bug fix:list(mean)和list(var),由于mean和var是numpy,导致写入到文件的格式错误,参考上面的话,大概率是list(mean.tolist()),其实外层list没有必要 (#2437)

---
 MODEL_LICENSE |   12 ++----------
 1 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/MODEL_LICENSE b/MODEL_LICENSE
index b6f7271..d5cc52a 100644
--- a/MODEL_LICENSE
+++ b/MODEL_LICENSE
@@ -33,11 +33,7 @@
 
 4.2 Prohibited Behavior
 
-Individual or organizational users shall not engage in unjustified denigration, malicious smearing, or baseless insults against [FunASR Software]. Such behavior is considered a violation of the spirit of community cooperation.
-
-4.3 Consequences
-
-If a user is found to be engaging in the prohibited behavior mentioned above, it will be considered an automatic forfeiture of all licenses under this agreement.
+Individual or organizational users shall not engage in unjustified denigration, malicious smearing, or baseless insults against [FunASR Software]. Such behavior is considered a violation of the spirit of community cooperation. If a user is found to be engaging in the prohibited behavior mentioned above, it will be considered an automatic forfeiture of all licenses under this agreement.
 
 5 Termination
 
@@ -92,11 +88,7 @@
 
 4.2 绂佹琛屼负
 
-涓汉鎴栫粍缁囩敤鎴蜂笉寰楀[FunASR 杞欢]杩涜鏃犵璇嬫瘉銆佹伓鎰忔姽榛戞垨鍑┖璋╅獋銆傛绫昏涓鸿瑙嗕负杩濆弽绀惧尯鍚堜綔绮剧銆�
-
-4.3 鍚庢灉
-
-濡傝璁ゅ畾浠庝簨涓婅堪绂佹琛屼负锛屽皢瑙嗕负鑷姩鏀惧純鏈崗璁笅鐨勬墍鏈夎鍙��
+涓汉鎴栫粍缁囩敤鎴蜂笉寰楀[FunASR 杞欢]杩涜鏃犵璇嬫瘉銆佹伓鎰忔姽榛戞垨鍑┖璋╅獋銆傛绫昏涓鸿瑙嗕负杩濆弽绀惧尯鍚堜綔绮剧銆傚琚瀹氫粠浜嬩笂杩扮姝㈣涓猴紝灏嗚涓鸿嚜鍔ㄦ斁寮冩湰鍗忚涓嬬殑鎵�鏈夎鍙��
 
 5 缁堟
 

--
Gitblit v1.9.1