cymic commited on
Commit
75b1fbd
1 Parent(s): 6494267

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ if __name__ == '__main__':
97
  with gr.Tabs():
98
  with gr.TabItem("TTS"):
99
  with gr.Column():
100
- tts_input1 = gr.TextArea(label="Text (150 words limitation)", value="mutekino teioodeNsetsu, kokokara sUtaatodacl!")
101
  tts_submit = gr.Button("Generate", variant="primary")
102
  tts_output1 = gr.Textbox(label="Output Message")
103
  tts_output2 = gr.Audio(label="Output Audio")
 
97
  with gr.Tabs():
98
  with gr.TabItem("TTS"):
99
  with gr.Column():
100
+ tts_input1 = gr.TextArea(label="Text (150 words limitation)", value="do?komiteruno??ko chidayo~!")
101
  tts_submit = gr.Button("Generate", variant="primary")
102
  tts_output1 = gr.Textbox(label="Output Message")
103
  tts_output2 = gr.Audio(label="Output Audio")