mbarnig commited on
Commit
9ae9f00
·
verified ·
1 Parent(s): 46c957a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ def button_on(stream):
71
  def clear_aud():
72
  return None
73
  with gr.Blocks() as b:
74
- gr.HTML("<h1>Rhasspy Piper LU TTS Streaming vum Synesthesian</h1>")
75
  with gr.Row():
76
  with gr.Column(scale=2):
77
  in_txt=gr.Textbox(label="Text",lines=10)
 
71
  def clear_aud():
72
  return None
73
  with gr.Blocks() as b:
74
+ gr.HTML("<h1>Rhasspy Piper LU TTS Streaming vum Synesthesiam</h1>")
75
  with gr.Row():
76
  with gr.Column(scale=2):
77
  in_txt=gr.Textbox(label="Text",lines=10)