Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
| 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,
|