Abrahamau commited on
Commit
a804c80
·
verified ·
1 Parent(s): cc0255f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ tab2 = gr.Interface(
77
  )
78
 
79
 
80
- textbox = gr.Textbox(value="good morning pineapple! looking very good very nice!")
81
  sampletext = gr.HTML("""
82
  <span>If you do not sample your voice my voice will be used as input:<span>
83
  <audio controls autoplay>
 
77
  )
78
 
79
 
80
+ textbox = gr.Textbox(value="good morning pineapple! looking very good very nice!", label="Type text to convert to your voice:")
81
  sampletext = gr.HTML("""
82
  <span>If you do not sample your voice my voice will be used as input:<span>
83
  <audio controls autoplay>