mukaist commited on
Commit
84b0e59
1 Parent(s): 0c5a237

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -19,9 +19,9 @@ 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
- Please ❤️ this Space. I build custom AI apps for companies. <a href="mailto: [email protected]">Email me</a> for business inquiries.
25
  """,
26
  theme = gr.themes.Base(primary_hue="teal",secondary_hue="teal",neutral_hue="slate"),
27
  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
+ Hepbilen.com
23
 
24
+ Ücretsiz ve Sınırsız Ses Klon Yapay Zeka Modeli
25
  """,
26
  theme = gr.themes.Base(primary_hue="teal",secondary_hue="teal",neutral_hue="slate"),
27
  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"],