Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
+
[](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
|