kevinwang676 commited on
Commit
8d644e2
β€’
1 Parent(s): 441e55a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -296,7 +296,7 @@ while run_server:
296
  gr.Markdown("## <center>πŸ€— - If you like this space, please star my [github repo](https://github.com/KevinWang676/Bark-Voice-Cloning)</center>")
297
  gr.Markdown("### <center>🎑 - Based on [bark-gui](https://github.com/C0untFloyd/bark-gui)</center>")
298
  gr.Markdown(f""" You can duplicate and use it with a GPU: <a href="https://huggingface.co/spaces/{os.getenv('SPACE_ID')}?duplicate=true"><img style="display: inline; margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space" /></a>
299
- or open in [Colab](https://colab.research.google.com/github/KevinWang676/Bark-Voice-Cloning/blob/main/Bark_Voice_Cloning.ipynb) for quick start 🌟
300
  """)
301
 
302
  with gr.Tab("πŸŽ™οΈ - Clone Voice"):
 
296
  gr.Markdown("## <center>πŸ€— - If you like this space, please star my [github repo](https://github.com/KevinWang676/Bark-Voice-Cloning)</center>")
297
  gr.Markdown("### <center>🎑 - Based on [bark-gui](https://github.com/C0untFloyd/bark-gui)</center>")
298
  gr.Markdown(f""" You can duplicate and use it with a GPU: <a href="https://huggingface.co/spaces/{os.getenv('SPACE_ID')}?duplicate=true"><img style="display: inline; margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space" /></a>
299
+ or open in [Colab](https://colab.research.google.com/github/KevinWang676/Bark-Voice-Cloning/blob/main/Bark_Voice_Cloning.ipynb) for quick start 🌟 P.S. Voice cloning needs a GPU, but TTS doesn't πŸ˜„
300
  """)
301
 
302
  with gr.Tab("πŸŽ™οΈ - Clone Voice"):