Spaces:
Running
Running
kevinwang676
commited on
Commit
·
f024cf5
1
Parent(s):
7ff2055
Update app.py
Browse files
app.py
CHANGED
@@ -127,8 +127,9 @@ def inference_denoise(audio):
|
|
127 |
app = gr.Blocks()
|
128 |
|
129 |
with app:
|
130 |
-
gr.Markdown("# <center>🥳🎶🎡 -
|
131 |
-
gr.Markdown("## <center
|
|
|
132 |
|
133 |
with gr.Row():
|
134 |
with gr.Column():
|
|
|
127 |
app = gr.Blocks()
|
128 |
|
129 |
with app:
|
130 |
+
gr.Markdown("# <center>🥳🎶🎡 - Sambert中文声音克隆</center>")
|
131 |
+
gr.Markdown("## <center>🌟 - 训练3分钟,推理5秒钟,中英自然发音 </center>")
|
132 |
+
gr.Markdown("### <center>🌊 - 更多精彩应用,敬请关注[滔滔AI](http://www.talktalkai.com);滔滔AI,为爱滔滔!💕</center>")
|
133 |
|
134 |
with gr.Row():
|
135 |
with gr.Column():
|