Spaces:
Runtime error
Runtime error
Commit
·
8215f6a
1
Parent(s):
7ef3622
Update app_multi.py
Browse files- app_multi.py +2 -2
app_multi.py
CHANGED
@@ -645,9 +645,9 @@ async def _example_edge_tts(
|
|
645 |
|
646 |
with app:
|
647 |
gr.HTML("<center>"
|
648 |
-
"<h1>🥳🎶🎡 - AI
|
649 |
"</center>")
|
650 |
-
gr.Markdown("### <center
|
651 |
gr.Markdown("### <center>更多精彩应用,敬请关注[滔滔AI](http://www.talktalkai.com);滔滔AI,为爱滔滔!💕</center>")
|
652 |
|
653 |
with gr.Tab("🤗 - 轻松提取音乐"):
|
|
|
645 |
|
646 |
with app:
|
647 |
gr.HTML("<center>"
|
648 |
+
"<h1>🥳🎶🎡 - AI歌手数字人+RVC最新算法</h1>"
|
649 |
"</center>")
|
650 |
+
gr.Markdown("### <center>🌊 - 身临其境般的AI音乐体验,AI歌手“想把我唱给你听”;Powered by [RVC-Project](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)</center>")
|
651 |
gr.Markdown("### <center>更多精彩应用,敬请关注[滔滔AI](http://www.talktalkai.com);滔滔AI,为爱滔滔!💕</center>")
|
652 |
|
653 |
with gr.Tab("🤗 - 轻松提取音乐"):
|