fffiloni commited on
Commit
46dcc9b
1 Parent(s): 7fc3411

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,7 +160,7 @@ with gr.Blocks(css=css) as demo:
160
  gr.Markdown("""
161
  <h1 style="text-align: center;">Coqui + Bark Voice Cloning</h1>
162
  <p style="text-align: center;">
163
- Mimic any voice character in less than 2 minutes with this <a href="https://tts.readthedocs.io/en/dev/models/bark.html" target="_blank">Coqui TSS + Bark</a> demo ! <br />
164
  Upload a clean 20 seconds WAV file of the vocal persona you want to mimic, <br />
165
  type your text-to-speech prompt and hit submit ! <br />
166
  </p>
 
160
  gr.Markdown("""
161
  <h1 style="text-align: center;">Coqui + Bark Voice Cloning</h1>
162
  <p style="text-align: center;">
163
+ Mimic any voice character in less than 2 minutes with this <a href="https://tts.readthedocs.io/en/dev/models/bark.html" target="_blank">Coqui TTS + Bark</a> demo ! <br />
164
  Upload a clean 20 seconds WAV file of the vocal persona you want to mimic, <br />
165
  type your text-to-speech prompt and hit submit ! <br />
166
  </p>