Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -237,13 +237,13 @@ with gr.Blocks(title="KittenTTS Demo") as demo:
|
|
| 237 |
1.0,
|
| 238 |
],
|
| 239 |
[
|
| 240 |
-
"
|
| 241 |
"Mini (80M - Best Quality)",
|
| 242 |
"Luna",
|
| 243 |
1.0,
|
| 244 |
],
|
| 245 |
[
|
| 246 |
-
"
|
| 247 |
"Nano (15M - Fastest)",
|
| 248 |
"Bella",
|
| 249 |
1.1,
|
|
|
|
| 237 |
1.0,
|
| 238 |
],
|
| 239 |
[
|
| 240 |
+
"She picked up her coffee and walked toward the window.",
|
| 241 |
"Mini (80M - Best Quality)",
|
| 242 |
"Luna",
|
| 243 |
1.0,
|
| 244 |
],
|
| 245 |
[
|
| 246 |
+
"The sun set slowly over the calm, quiet lake",
|
| 247 |
"Nano (15M - Fastest)",
|
| 248 |
"Bella",
|
| 249 |
1.1,
|