garcejan commited on
Commit
f0481ea
·
verified ·
1 Parent(s): e602908

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ def _(mo):
121
  @app.cell
122
  def _(mo):
123
  text_input = mo.ui.text_area(
124
- value="Hi! This is a demonstration of the Kokoro TTS system for the meetSofi voice coach. GO AROUND. FLAPS 15",
125
  label="Text to synthesize",
126
  rows=4,
127
  full_width=True,
 
121
  @app.cell
122
  def _(mo):
123
  text_input = mo.ui.text_area(
124
+ value="Hi! This is a demo of the Kokoro TTS system for the meetSofi voice-coach. GO AROUND. Flaps 15",
125
  label="Text to synthesize",
126
  rows=4,
127
  full_width=True,