multimodalart HF Staff commited on
Commit
0ec2e3f
·
verified ·
1 Parent(s): ce4f7f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
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():