Roi Feng commited on
Commit
06eacf6
1 Parent(s): 2c93547

new description

Browse files
Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -168,12 +168,12 @@ if __name__ == "__main__":
168
  with gr.Row():
169
  with gr.Column():
170
  gr.Markdown(value="""
171
- 🤖【AI以里illi】在线语音合成 Bert-Vits2🤖\n
172
- 📝作者:Rayzggz https://roi.moe https://space.bilibili.com/10501326 📝\n
173
- 🎤声音来源:以里illi https://space.bilibili.com/3035038🎤\n
174
- 🔗Bert-VITS2:https://github.com/fishaudio/Bert-VITS2🔗\n
175
- ✅使用本模型请遵守中华人民共和国和美利坚合众国法律✅\n
176
- 🏷️基于本模型的所有生成内容均需标注使用AI Bert-VITS2生成并且标注本项目地址 🏷️\n
177
  """)
178
  text = gr.TextArea(
179
  label="Text",
 
168
  with gr.Row():
169
  with gr.Column():
170
  gr.Markdown(value="""
171
+ 🤖 【AI以里illi】在线语音合成 Bert-Vits2 🤖\n
172
+ 📝 作者:Rayzggz https://roi.moe https://space.bilibili.com/10501326 📝\n
173
+ 🎤 声音来源:以里illi https://space.bilibili.com/3035038 🎤\n
174
+ 🔗 Bert-VITS2:https://github.com/fishaudio/Bert-VITS2 🔗\n
175
+ ✅ 使用本模型请遵守中华人民共和国和美利坚合众国法律 ✅\n
176
+ 🏷️ 基于本模型的所有生成内容均需标注使用AI Bert-VITS2生成并且标注本项目地址 🏷️\n
177
  """)
178
  text = gr.TextArea(
179
  label="Text",