Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -121,7 +121,7 @@ with gr.Blocks(css=css, theme=gr.themes.Base()) as demo:
|
|
121 |
info="How should the speaker sound? Think timbre, pace, emotion, accent, etc.",
|
122 |
placeholder="Describe the desired speaking style...",
|
123 |
lines=2,
|
124 |
-
value="
|
125 |
# scale=3,
|
126 |
)
|
127 |
|
|
|
121 |
info="How should the speaker sound? Think timbre, pace, emotion, accent, etc.",
|
122 |
placeholder="Describe the desired speaking style...",
|
123 |
lines=2,
|
124 |
+
value="An Indian-accented professional woman's voice for client and public interaction."
|
125 |
# scale=3,
|
126 |
)
|
127 |
|