Spaces:
Running
Running
tianfengping.tfp
commited on
Commit
·
f904f8b
1
Parent(s):
33a54c7
excellent
Browse files
app.py
CHANGED
|
@@ -829,8 +829,8 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft()) as demo:
|
|
| 829 |
|
| 830 |
gr.Markdown("""
|
| 831 |
<div class="footer">
|
| 832 |
-
<p>Marco-Voice
|
| 833 |
-
<p
|
| 834 |
</div>
|
| 835 |
""")
|
| 836 |
|
|
|
|
| 829 |
|
| 830 |
gr.Markdown("""
|
| 831 |
<div class="footer">
|
| 832 |
+
<p>Marco-Voice Text-to-Speech v1.0 | Based on an excellent open-source TTS model | Tech support:*****</p>
|
| 833 |
+
<p>⚠️ Note: Synthesized speech is for technical demonstration and non-commercial use only.</p>
|
| 834 |
</div>
|
| 835 |
""")
|
| 836 |
|