KarmKarma commited on
Commit
a1e94c8
·
verified ·
1 Parent(s): 92b01bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -346,7 +346,7 @@ if __name__ == '__main__':
346
  with gr.Blocks(theme=gr.themes.Base()) as app:
347
  gr.Markdown(
348
  "# <center> Hololive RVC Models\n"
349
- "### <center> will update every hololive ai model that i can find or make.\n"
350
  "[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/15sUJTLIDGkN8t3V606BuH63NRKDwJ0rR?usp=share_link)\n\n"
351
  "[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/karmkarma)\n\n"
352
  )
 
346
  with gr.Blocks(theme=gr.themes.Base()) as app:
347
  gr.Markdown(
348
  "# <center> Hololive RVC Models\n"
349
+ "### <center> The input audio should be clean and pure voice without background music and less than 20 seconds.\n"
350
  "[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/15sUJTLIDGkN8t3V606BuH63NRKDwJ0rR?usp=share_link)\n\n"
351
  "[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/karmkarma)\n\n"
352
  )