Vinlic commited on
Commit
715b76a
1 Parent(s): 44ec74c

add README.md

Browse files
Files changed (2) hide show
  1. MODEL_LICENSE +3 -0
  2. README.md +17 -0
MODEL_LICENSE ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ You will not use, copy, modify, merge, publish, distribute, reproduce, or create derivative works of the Software, in whole or in part, for any commercial, military, or illegal purposes.
2
+
3
+ You will not use the Software for any act that may undermine China's national security and national unity, harm the public interest of society, or infringe upon the rights and interests of human beings.
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ ---
5
+
6
+ # MOSS声线vits模型(900 epochs)
7
+
8
+ 从电源《流浪地球1》和《流浪地球2》提取MOSS原声进行vits微调训练后的预训练模型,已转换为ONNX模型。
9
+
10
+ **All models and their derivatives provided on this page are prohibited from commercial use!**
11
+
12
+ **本页面提供的所有模型及其衍生物严禁商用!**
13
+
14
+ **Please bear all consequences caused by using the models below!**
15
+
16
+ **请自行承担使用模型而造成的一切后果!**
17
+