tianfengping.tfp commited on
Commit
f904f8b
·
1 Parent(s): 33a54c7
Files changed (1) hide show
  1. app.py +2 -2
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 text to speech v1.0 | based on an excellent open source tts model | tech support: tech@marco-voice.com</p>
833
- <p>attention: synthesised speech only use to tech share</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