fffiloni commited on
Commit
c27a8b1
1 Parent(s): dc7cb61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ css="""
45
  title="""
46
  <div style="text-align: center;">
47
  <h1>Voice Cloning for Bark Text-to-Audio</h1>
48
- <p>This demo is an adaptation of the <a href="https://github.com/serp-ai/bark-with-voice-clone" target="_blank">Serp-AI</p> attempts to enable voice cloning using Bark</p>
49
  </div>
50
  """
51
 
 
45
  title="""
46
  <div style="text-align: center;">
47
  <h1>Voice Cloning for Bark Text-to-Audio</h1>
48
+ <p>This demo is an adaptation of the <a href="https://github.com/serp-ai/bark-with-voice-clone" target="_blank">Serp-AI</a></p> attempts to enable voice cloning using Bark</p>
49
  </div>
50
  """
51