Hev832 commited on
Commit
9c7384b
·
verified ·
1 Parent(s): 4e82c7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -234,6 +234,10 @@ def tts(
234
  initial_md = """
235
  # RVC text-to-speech webui
236
 
 
 
 
 
237
  This is a text-to-speech webui of RVC models.
238
 
239
  Input text ➡[(edge-tts)](https://github.com/rany2/edge-tts)➡ Speech mp3 file ➡[(RVC)](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)➡ Final output
 
234
  initial_md = """
235
  # RVC text-to-speech webui
236
 
237
+
238
+ [![open in clab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Blane187/rvc-tts/blob/main/rvc_tts.ipynb)
239
+
240
+
241
  This is a text-to-speech webui of RVC models.
242
 
243
  Input text ➡[(edge-tts)](https://github.com/rany2/edge-tts)➡ Speech mp3 file ➡[(RVC)](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)➡ Final output