Gapeleon commited on
Commit
10140e9
·
verified ·
1 Parent(s): 230e392

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -423,7 +423,6 @@ with gr.Blocks() as app:
423
 
424
  This is a web interface for KaniTTS zero-shot voice cloning. Upload reference audio and generate speech in any voice!
425
 
426
- **Note:** This model requires significant GPU resources. Generation may take some time.
427
  """
428
  )
429
  gr.TabbedInterface([app_tts, app_info], ["Voice Cloning", "About"])
 
423
 
424
  This is a web interface for KaniTTS zero-shot voice cloning. Upload reference audio and generate speech in any voice!
425
 
 
426
  """
427
  )
428
  gr.TabbedInterface([app_tts, app_info], ["Voice Cloning", "About"])