CrazyEric commited on
Commit
21561d1
·
verified ·
1 Parent(s): bd4d873

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -19,11 +19,7 @@ iface = gr.Interface(fn=clone,
19
  outputs=gr.Audio(type='filepath'),
20
  title='Voice Clone',
21
  description="""
22
- by [Tony Assi](https://www.tonyassi.com/)
23
-
24
- This space uses xtts_v2 model. Non-commercial use only. [Coqui Public Model License](https://coqui.ai/cpml)
25
-
26
- Please ❤️ this Space. <a href="mailto: [email protected]">Email me</a>.
27
  """,
28
  theme = gr.themes.Dark(),
29
  # examples=[["Hey! It's me Dorthy, from the Wizard of Oz. Type in whatever you'd like me to say.","./audio/Wizard-of-Oz-Dorthy.wav"],
 
19
  outputs=gr.Audio(type='filepath'),
20
  title='Voice Clone',
21
  description="""
22
+ CoolAI
 
 
 
 
23
  """,
24
  theme = gr.themes.Dark(),
25
  # examples=[["Hey! It's me Dorthy, from the Wizard of Oz. Type in whatever you'd like me to say.","./audio/Wizard-of-Oz-Dorthy.wav"],