tykiww commited on
Commit
14ca2af
·
verified ·
1 Parent(s): 27b0f28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ def UI(config):
67
  ],
68
  outputs="audio",
69
  title="Voice cloning and Synthesis with Coqui-XTTS",
70
- description="Clone your voice and Synthesize speech using predefined target voice and language. It takes a while to download the model, so wait to record until the app is *Running on Zero* to begin.
71
  )
72
 
73
  # Launch the interface
 
67
  ],
68
  outputs="audio",
69
  title="Voice cloning and Synthesis with Coqui-XTTS",
70
+ description="Clone your voice and Synthesize speech using predefined target voice and language. It takes a while to download the model, so wait to record until the app is *Running on Zero* to begin."
71
  )
72
 
73
  # Launch the interface