gorkemgoknar commited on
Commit
8e61987
·
1 Parent(s): 737aa6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -2
app.py CHANGED
@@ -254,6 +254,12 @@ def predict(prompt, language, audio_file_pth, mic_file_path, use_mic, voice_clea
254
  title = "Coqui🐸 XTTS - Streaming"
255
 
256
  description = """
 
 
 
 
 
 
257
  <img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=8946ef36-c454-4a8e-a9c9-8a8dd735fabd" />
258
  <a href="https://huggingface.co/coqui/XTTS-v1">XTTS</a> is a Voice generation model that lets you clone voices into different languages by using just a quick 6-second audio clip.
259
  <br/>
@@ -265,8 +271,7 @@ Leave a star on the Github <a href="https://github.com/coqui-ai/TTS">🐸TTS</a>
265
  <br/>
266
  <p>For faster inference without waiting in the queue, you should duplicate this space and upgrade to GPU via the settings.
267
  <br/>
268
- <a href="https://huggingface.co/spaces/coqui/xtts?duplicate=true">
269
- <img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
270
  </p>
271
  <p>Language Selectors:
272
  Arabic: ar, Brazilian Portuguese: pt , Chinese: zh-cn, Czech: cs,<br/>
 
254
  title = "Coqui🐸 XTTS - Streaming"
255
 
256
  description = """
257
+ <div>
258
+ <a style="display:inline-block" href='https://github.com/coqui-ai/TTS'><img src='https://img.shields.io/github/stars/coqui-ai/TTS?style=social' /></a>
259
+ <a style='display:inline-block' href='https://discord.gg/5eXr5seRrv'><img src='https://discord.com/api/guilds/1037326658807533628/widget.png?style=shield' /></a>
260
+ <a href="https://huggingface.co/spaces/coqui/xtts-streaming?duplicate=true">
261
+ <img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
262
+ </div>
263
  <img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=8946ef36-c454-4a8e-a9c9-8a8dd735fabd" />
264
  <a href="https://huggingface.co/coqui/XTTS-v1">XTTS</a> is a Voice generation model that lets you clone voices into different languages by using just a quick 6-second audio clip.
265
  <br/>
 
271
  <br/>
272
  <p>For faster inference without waiting in the queue, you should duplicate this space and upgrade to GPU via the settings.
273
  <br/>
274
+
 
275
  </p>
276
  <p>Language Selectors:
277
  Arabic: ar, Brazilian Portuguese: pt , Chinese: zh-cn, Czech: cs,<br/>