Ascol57 commited on
Commit
70da9fa
β€’
1 Parent(s): 94fd8bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ def predict(prompt, language, audio_file_pth, mic_file_path, use_mic, agree, req
103
  )
104
 
105
 
106
- title = "XTTS Glz's remake (Fonctional Text-2-Speech)"
107
 
108
  description = f"""
109
  <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 3-second audio clip.
 
103
  )
104
 
105
 
106
+ title = "XTTS Voice Cloning"
107
 
108
  description = f"""
109
  <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 3-second audio clip.