Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -312,8 +312,6 @@ with gr.Blocks(title="Scenema Audio") as demo:
|
|
| 312 |
# Scenema Audio · Zero-shot Expressive TTS
|
| 313 |
Generate expressive speech with emotion, scene, and voice cloning.
|
| 314 |
Built on [ScenemaAI/scenema-audio](https://github.com/ScenemaAI/scenema-audio).
|
| 315 |
-
|
| 316 |
-
**Note:** First request triggers a ~38 GB cold start. Subsequent requests are fast.
|
| 317 |
"""
|
| 318 |
)
|
| 319 |
with gr.Row():
|
|
|
|
| 312 |
# Scenema Audio · Zero-shot Expressive TTS
|
| 313 |
Generate expressive speech with emotion, scene, and voice cloning.
|
| 314 |
Built on [ScenemaAI/scenema-audio](https://github.com/ScenemaAI/scenema-audio).
|
|
|
|
|
|
|
| 315 |
"""
|
| 316 |
)
|
| 317 |
with gr.Row():
|